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: alexjennings/openapi-typescript-codegen
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: generate-custom-rebase
Choose a head ref
  • 10 commits
  • 16 files changed
  • 3 contributors

Commits on Nov 10, 2022

  1. add generateCustom function

    mb21 authored and alexjennings committed Nov 10, 2022
    Configuration menu
    Copy the full SHA
    f402eac View commit details
    Browse the repository at this point in the history
  2. make it an option

    mb21 authored and alexjennings committed Nov 10, 2022
    Configuration menu
    Copy the full SHA
    7305dfd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    074520a View commit details
    Browse the repository at this point in the history
  4. Merge conflicts

    alexjennings committed Nov 10, 2022
    Configuration menu
    Copy the full SHA
    f8a8082 View commit details
    Browse the repository at this point in the history
  5. Revert "commit compiled output so we can try npm installing directly …

    …from GitHub"
    
    This reverts commit b24a97c.
    alexjennings committed Nov 10, 2022
    Configuration menu
    Copy the full SHA
    4e5b2b3 View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2023

  1. Configuration menu
    Copy the full SHA
    ee23b1c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    716d22a View commit details
    Browse the repository at this point in the history

Commits on May 18, 2023

  1. Configuration menu
    Copy the full SHA
    3c22a1d View commit details
    Browse the repository at this point in the history

Commits on May 22, 2023

  1. Add mediaType and allMediaTypes to operationResponse. Add new handleb…

    …ars helper function to help with debugging
    jessewang-arvatosystems committed May 22, 2023
    Configuration menu
    Copy the full SHA
    33fd1e2 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1 from jessewang-arvatosystems/generate-custom-re…

    …base
    
    Add new property to list allMediaTypes.
    alexjennings authored May 22, 2023
    Configuration menu
    Copy the full SHA
    3933cb7 View commit details
    Browse the repository at this point in the history
Loading