Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: openapi-generators/openapi-python-client
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: barjomet/openapi-python-client
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 9 commits
  • 22 files changed
  • 2 contributors

Commits on Jul 25, 2021

  1. templatize api,endpoint init files

    Nementon authored and barjomet committed Jul 25, 2021
    Configuration menu
    Copy the full SHA
    d954e54 View commit details
    Browse the repository at this point in the history
  2. expose utils module to jinja2

    Nementon authored and barjomet committed Jul 25, 2021
    Configuration menu
    Copy the full SHA
    f628cad View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    10ad5df View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    004cc05 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d5cac55 View commit details
    Browse the repository at this point in the history
  6. Fix json body as string

    barjomet committed Jul 25, 2021
    Configuration menu
    Copy the full SHA
    e31a144 View commit details
    Browse the repository at this point in the history
  7. Add bytes payload support

    barjomet committed Jul 25, 2021
    Configuration menu
    Copy the full SHA
    dd0bf75 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    fa1383b View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2021

  1. Modify pyproject.toml a bit

    barjomet committed Jul 26, 2021
    Configuration menu
    Copy the full SHA
    3d0b964 View commit details
    Browse the repository at this point in the history
Loading