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

Enhance @nestia/migrate for non-standard case. #827

Merged
merged 2 commits into from
Mar 6, 2024
Merged

Conversation

samchon
Copy link
Owner

@samchon samchon commented Mar 5, 2024

Even the example swagger file of swagger.io is not following the standard OpenAPI specs. Also, some examples of swagger.io is using weird status code "default" instead of 200 or 201.

This PR enhances the @nestia/migrate to avoid such non-standard cases.

Even the example swagger file of `swagger.io` is not following the standard OpenAPI specs. Also, some examples of `swagger.io` is using weird status code `"default"` instead of `200` or `201`.

This PR enhances the `@nestia/migrate` to avoid such non-standard cases.
@samchon samchon added the enhancement New feature or request label Mar 5, 2024
@samchon samchon self-assigned this Mar 5, 2024
@samchon samchon merged commit 4d635f9 into master Mar 6, 2024
4 of 6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant