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: barrybarrette/openapi-python-client
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 9 commits
  • 4 files changed
  • 1 contributor

Commits on Mar 6, 2025

  1. Adding support for named enums

    Barry Barrette committed Mar 6, 2025
    Configuration menu
    Copy the full SHA
    e03be4c View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2025

  1. Fixing possible null reference and ensuring var names length matches …

    …the values length
    Barry Barrette committed Mar 17, 2025
    Configuration menu
    Copy the full SHA
    db62943 View commit details
    Browse the repository at this point in the history
  2. ruff formatting

    Barry Barrette committed Mar 17, 2025
    Configuration menu
    Copy the full SHA
    4925fea View commit details
    Browse the repository at this point in the history
  3. Adding test coverage

    Barry Barrette committed Mar 17, 2025
    Configuration menu
    Copy the full SHA
    5641c6e View commit details
    Browse the repository at this point in the history
  4. Merge remote-tracking branch 'upstream/main'

    # Conflicts:
    #	tests/test_parser/test_properties/test_init.py
    Barry Barrette committed Mar 17, 2025
    Configuration menu
    Copy the full SHA
    f6cd797 View commit details
    Browse the repository at this point in the history
  5. Migrate unit test to feature test

    Barry Barrette committed Mar 17, 2025
    Configuration menu
    Copy the full SHA
    5583acb View commit details
    Browse the repository at this point in the history
  6. Adding changeset file

    Barry Barrette committed Mar 17, 2025
    Configuration menu
    Copy the full SHA
    d6da44a View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2025

  1. Merge remote-tracking branch 'upstream/main'

    Barry Barrette committed Mar 24, 2025
    Configuration menu
    Copy the full SHA
    130bab8 View commit details
    Browse the repository at this point in the history
  2. Updating README.md

    Barry Barrette committed Mar 24, 2025
    Configuration menu
    Copy the full SHA
    3a8df57 View commit details
    Browse the repository at this point in the history
Loading