Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add support for discriminator #5012

Open
wants to merge 13 commits into
base: main
Choose a base branch
from
Open

feat: add support for discriminator #5012

wants to merge 13 commits into from

Commits on Sep 18, 2024

  1. Configuration menu
    Copy the full SHA
    784a97d View commit details
    Browse the repository at this point in the history
  2. add sanitization

    marikaner committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    3033d25 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2024

  1. remove old sanitize ref

    marikaner committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    336323b View commit details
    Browse the repository at this point in the history
  2. generate test services

    marikaner committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    2528da4 View commit details
    Browse the repository at this point in the history
  3. changeset

    marikaner committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    4f1645d View commit details
    Browse the repository at this point in the history
  4. Update packages/openapi-generator/src/parser/document.spec.ts

    Co-authored-by: Deeksha Sinha <[email protected]>
    marikaner and deekshas8 committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    3804529 View commit details
    Browse the repository at this point in the history
  5. adjust test

    marikaner committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    50f7522 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f42426e View commit details
    Browse the repository at this point in the history
  7. correct specs

    marikaner committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    f55a38c View commit details
    Browse the repository at this point in the history
  8. fix mapping

    marikaner committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    d23e207 View commit details
    Browse the repository at this point in the history
  9. add type tests

    marikaner committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    7f7671f View commit details
    Browse the repository at this point in the history
  10. fix docs and api

    marikaner committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    335d426 View commit details
    Browse the repository at this point in the history
  11. clean up

    marikaner committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    08d84af View commit details
    Browse the repository at this point in the history