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

IJsonApplication Swagger version #919

Closed
miguel-fulfil opened this issue Jan 11, 2024 · 2 comments
Closed

IJsonApplication Swagger version #919

miguel-fulfil opened this issue Jan 11, 2024 · 2 comments
Assignees
Labels
good first issue Good for newcomers help wanted Extra attention is needed

Comments

@miguel-fulfil
Copy link

Feature Request

export const eventsComponents = json.application<
  [Book, Author],
  'swagger'
>().components;

When comparing 3.0 to 3.1.0 there are some schema changes. Specifically nullable is considered redundant in 3.1.0. The feature request I'd make is to be able to define which version of swagger, and have the output meet the spec.

@samchon samchon self-assigned this Jan 15, 2024
@samchon samchon added help wanted Extra attention is needed good first issue Good for newcomers labels Jan 15, 2024
@samchon
Copy link
Owner

samchon commented Jan 15, 2024

Welcome your PR

@samchon
Copy link
Owner

samchon commented May 2, 2024

Upgrade to v6, then be ready.

@samchon samchon closed this as completed May 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers help wanted Extra attention is needed
Projects
No open projects
Status: Done
Development

No branches or pull requests

2 participants