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

Commits on Jan 26, 2024

  1. feat: добавлен axios конфиг и axios-retry

    Максим Калин committed Jan 26, 2024
    Configuration menu
    Copy the full SHA
    be21ab0 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1 from Kimiyori/add-changes-or-axios

    feat: добавлен axios конфиг и axios-retry
    Kimiyori authored Jan 26, 2024
    Configuration menu
    Copy the full SHA
    17a504d View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2024

  1. add npmrc

    Максим Калин committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    7119306 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    02c4b15 View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2024

  1. feat: add optional object in prop if all non required

    Максим Калин committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    500ba7d View commit details
    Browse the repository at this point in the history

Commits on Feb 4, 2024

  1. fix model enum

    Максим Калин committed Feb 4, 2024
    Configuration menu
    Copy the full SHA
    9b59a29 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #3 from Kimiyori/fix/fix_model_enum

    fix model enum
    Kimiyori authored Feb 4, 2024
    Configuration menu
    Copy the full SHA
    d7cd9b4 View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2024

  1. feat: update_ver

    Максим Калин committed Feb 10, 2024
    Configuration menu
    Copy the full SHA
    325df4e View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2024

  1. fix default value for enum

    Kimiyori committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    44bcb8b View commit details
    Browse the repository at this point in the history
  2. Merge pull request #4 from Kimiyori/fix-default-value-for-enum

    fix default value for enum
    Kimiyori authored Oct 1, 2024
    Configuration menu
    Copy the full SHA
    e9cfa38 View commit details
    Browse the repository at this point in the history
Loading