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

Commits on Jun 22, 2022

  1. Allow requests to override 'fetch' (#1)

    * Allow requests to override 'fetch'
    
    * Remove codecov token
    
    Co-authored-by: Flyyn <[email protected]>
    CodeLenny and CodeLenny authored Jun 22, 2022
    Configuration menu
    Copy the full SHA
    9e8f5f3 View commit details
    Browse the repository at this point in the history
  2. Remove codecov token (#2)

    CodeLenny authored Jun 22, 2022
    Configuration menu
    Copy the full SHA
    65aa0cc View commit details
    Browse the repository at this point in the history
  3. Add Either support (#3)

    * Remove codecov token
    
    * Add Either support
    
    * Update snapshots
    
    * Add types for ApiError, fix error for babel
    
    * Update snapshots
    
    * Apply changes to v3 parser too, fix formatting, reject with error results (not successes)
    CodeLenny authored Jun 22, 2022
    Configuration menu
    Copy the full SHA
    c59d9ed View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5e447f1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    dd822d4 View commit details
    Browse the repository at this point in the history
Loading