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

Rebases #983 (Add decorator to allow specification of the schema type name #983) #2427

Merged
merged 6 commits into from
Oct 24, 2024

Commits on May 12, 2023

  1. feat(@nestjs/swagger): Allow custom schema naming

    You can use @ApiSchema to set a custom schema name.
    Custom schema names are not inherited.
    Stefan Radacovsky authored and mothershipper committed May 12, 2023
    Configuration menu
    Copy the full SHA
    be70eb0 View commit details
    Browse the repository at this point in the history
  2. feat(@nestjs/swagger): Allow custom schema naming

    You can use @ApiSchema to set a custom schema name.
    Custom schema names are not inherited.
    Stefan Radacovsky authored and mothershipper committed May 12, 2023
    Configuration menu
    Copy the full SHA
    aad9825 View commit details
    Browse the repository at this point in the history
  3. feat(@nestjs/swagger): fixup commit(s)

    Fixes up old PR against latest test suite
    mothershipper committed May 12, 2023
    Configuration menu
    Copy the full SHA
    18cd3e4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5d272c9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    fcf1479 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f964c39 View commit details
    Browse the repository at this point in the history