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: schema oneOf title with const #2350

Merged
merged 1 commit into from
Jul 11, 2023
Merged

Conversation

AlexVarchuk
Copy link
Collaborator

What/Why/How?

fixes #2349

Reference

Testing

Screenshots (optional)

Check yourself

  • Code is linted
  • Tested
  • All new/updated code is covered with tests

@AlexVarchuk AlexVarchuk requested a review from a team as a code owner July 6, 2023 13:54
@AlexVarchuk AlexVarchuk self-assigned this Jul 6, 2023
@AlexVarchuk AlexVarchuk merged commit 4386867 into main Jul 11, 2023
@AlexVarchuk AlexVarchuk deleted the fix/title-in-const-with-oneOf branch July 11, 2023 12:33
ckoegel pushed a commit to Bandwidth/redoc that referenced this pull request Nov 1, 2023
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.

using oneOf with const values, 0 is rendering as "integer"
2 participants