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

fix/nullable numbers #593

Merged
merged 6 commits into from
Oct 10, 2024
Merged

fix/nullable numbers #593

merged 6 commits into from
Oct 10, 2024

Conversation

baywet
Copy link
Member

@baywet baywet commented Oct 10, 2024

This PR is a follow up to #589 since removing the nullable flag on the main schema was missed.
It also replaces any integer type by number, since integer is not a completely valid type (can't be used in combination with formats)
https://spec.openapis.org/registry/format/
OAI/OpenAPI-Specification#4015

Copy link

sonarcloud bot commented Oct 10, 2024

Quality Gate Failed Quality Gate failed

Failed conditions
0.0% Coverage on New Code (required ≥ 80%)

See analysis details on SonarCloud

@baywet baywet merged commit b919ea8 into master Oct 10, 2024
12 of 13 checks passed
@baywet baywet deleted the fix/nullable-numbers branch October 10, 2024 16:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants