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: ferdikoomen/openapi-typescript-codegen
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: antonisierakowski/openapi-typescript-codegen
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 9 commits
  • 6 files changed
  • 2 contributors

Commits on Oct 11, 2022

  1. feature: add additional request options for axios

    Antoni Sierakowski committed Oct 11, 2022
    Configuration menu
    Copy the full SHA
    614cca7 View commit details
    Browse the repository at this point in the history
  2. chore: update snapshots

    Antoni Sierakowski committed Oct 11, 2022
    Configuration menu
    Copy the full SHA
    cda8c87 View commit details
    Browse the repository at this point in the history
  3. chore: remove /dist from .gitignore

    Antoni Sierakowski committed Oct 11, 2022
    Configuration menu
    Copy the full SHA
    3abbe13 View commit details
    Browse the repository at this point in the history
  4. chore: build

    Antoni Sierakowski committed Oct 11, 2022
    Configuration menu
    Copy the full SHA
    6453b34 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #1 from antonisierakowski/feature/additional-reque…

    …st-options
    
    Feature/additional request options
    antonisierakowski authored Oct 11, 2022
    Configuration menu
    Copy the full SHA
    68ec89a View commit details
    Browse the repository at this point in the history
  6. fix: add missing comma

    Antoni Sierakowski committed Oct 11, 2022
    Configuration menu
    Copy the full SHA
    3a6d694 View commit details
    Browse the repository at this point in the history
  7. chore: build

    Antoni Sierakowski committed Oct 11, 2022
    Configuration menu
    Copy the full SHA
    a6fdf1e View commit details
    Browse the repository at this point in the history
  8. fix: make additionalOptions optional

    Antoni Sierakowski committed Oct 11, 2022
    Configuration menu
    Copy the full SHA
    94b1f07 View commit details
    Browse the repository at this point in the history
  9. chore: build

    Antoni Sierakowski committed Oct 11, 2022
    Configuration menu
    Copy the full SHA
    3c0a815 View commit details
    Browse the repository at this point in the history
Loading