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

[blocked] get boolean schemas working #203

Closed
spacether opened this issue Aug 18, 2023 · 1 comment
Closed

[blocked] get boolean schemas working #203

spacether opened this issue Aug 18, 2023 · 1 comment
Assignees
Labels

Comments

@spacether
Copy link
Contributor

spacether commented Aug 18, 2023

Boolean schemas only work for additionalProperties due to a bug in swagger parser
I filed a bug with the swagger parser project on it here: swagger-api/swagger-parser#1770

Paths forward:

  1. wait until the bug is fixed
  2. preprocess all schemas in the openapi spec and replace booleans with expanded schemas with the same meaning
    • this is difficult, I do not plan on doing it at this time
@spacether spacether changed the title get boolean schemas working [blocked] get boolean schemas working Aug 19, 2023
@spacether spacether self-assigned this Aug 22, 2023
@spacether
Copy link
Contributor Author

Closing this because it is stale

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
No open projects
Status: Blocked
Development

No branches or pull requests

1 participant