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: hampusborgos/openapi-typescript-codegen
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: unfold/openapi-typescript-codegen
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 19 commits
  • 10 files changed
  • 3 contributors

Commits on Mar 1, 2021

  1. Update README

    Hampus Joakim Borgos committed Mar 1, 2021
    Configuration menu
    Copy the full SHA
    81be5d8 View commit details
    Browse the repository at this point in the history
  2. lockfile

    Hampus Joakim Borgos committed Mar 1, 2021
    Configuration menu
    Copy the full SHA
    0efe1db View commit details
    Browse the repository at this point in the history
  3. Better names on methods in services

    Hampus Joakim Borgos committed Mar 1, 2021
    Configuration menu
    Copy the full SHA
    fe6fcd3 View commit details
    Browse the repository at this point in the history
  4. 0.9.1

    Hampus Joakim Borgos committed Mar 1, 2021
    Configuration menu
    Copy the full SHA
    1e3a4e9 View commit details
    Browse the repository at this point in the history
  5. Update tests

    Hampus Joakim Borgos committed Mar 1, 2021
    Configuration menu
    Copy the full SHA
    04d8ee2 View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2021

  1. Working blob detection.

    hampusborgos committed Mar 8, 2021
    Configuration menu
    Copy the full SHA
    52c00da View commit details
    Browse the repository at this point in the history
  2. 0.9.2

    hampusborgos committed Mar 8, 2021
    Configuration menu
    Copy the full SHA
    035dff5 View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2021

  1. Update tests.

    hampusborgos committed Sep 17, 2021
    Configuration menu
    Copy the full SHA
    0a18915 View commit details
    Browse the repository at this point in the history
  2. 0.9.3

    hampusborgos committed Sep 17, 2021
    Configuration menu
    Copy the full SHA
    db9385b View commit details
    Browse the repository at this point in the history
  3. Fix type error

    hampusborgos committed Sep 17, 2021
    Configuration menu
    Copy the full SHA
    3aae614 View commit details
    Browse the repository at this point in the history
  4. 0.9.4

    hampusborgos committed Sep 17, 2021
    Configuration menu
    Copy the full SHA
    7717e98 View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2022

  1. Use Stream in request body

    t0ggah committed Aug 2, 2022
    Configuration menu
    Copy the full SHA
    74ee491 View commit details
    Browse the repository at this point in the history
  2. Merge pull request Cancer-Expert-Now#1 from t0ggah/feature/stream-req…

    …uest-body
    
    Use Stream in request body
    hampusborgos authored Aug 2, 2022
    Configuration menu
    Copy the full SHA
    d04d1cd View commit details
    Browse the repository at this point in the history
  3. 0.9.5

    hampusborgos committed Aug 2, 2022
    Configuration menu
    Copy the full SHA
    d4a700c View commit details
    Browse the repository at this point in the history
  4. 0.9.6

    hampusborgos committed Aug 2, 2022
    Configuration menu
    Copy the full SHA
    a80d1d5 View commit details
    Browse the repository at this point in the history
  5. Remove wrong paranthese

    t0ggah committed Aug 2, 2022
    Configuration menu
    Copy the full SHA
    4d418b5 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    aa01893 View commit details
    Browse the repository at this point in the history
  7. Merge pull request Cancer-Expert-Now#2 from t0ggah/fix/remove-paranth…

    …ese-template
    
    Remove wrong parenthese and correct header for Stream request body
    hampusborgos authored Aug 2, 2022
    Configuration menu
    Copy the full SHA
    f6cdffe View commit details
    Browse the repository at this point in the history
  8. 0.9.7

    hampusborgos committed Aug 2, 2022
    Configuration menu
    Copy the full SHA
    52cced4 View commit details
    Browse the repository at this point in the history
Loading