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

Commits on Nov 2, 2020

  1. feat: custom templates implementation DAS-224

    Zakhar Dolozhevskiy committed Nov 2, 2020
    Configuration menu
    Copy the full SHA
    63fc673 View commit details
    Browse the repository at this point in the history
  2. fix: broken tests

    Zakhar Dolozhevskiy committed Nov 2, 2020
    Configuration menu
    Copy the full SHA
    190377a View commit details
    Browse the repository at this point in the history
  3. fix: mock templates folder in test env ( we need to mimic templates s…

    …tructure as we have it in dist folder )
    Zakhar Dolozhevskiy committed Nov 2, 2020
    Configuration menu
    Copy the full SHA
    8e717d9 View commit details
    Browse the repository at this point in the history
  4. test: add test case for template customisation

    Zakhar Dolozhevskiy committed Nov 2, 2020
    Configuration menu
    Copy the full SHA
    3aef1ad View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2020

  1. Merge pull request #1 from DoclerLabs/DAS-224-templates-customization

    Templates implementation
    wintercounter authored Nov 25, 2020
    Configuration menu
    Copy the full SHA
    aacc8db View commit details
    Browse the repository at this point in the history
Loading