Skip to content
This repository was archived by the owner on Dec 25, 2024. It is now read-only.

[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 converted this from a draft issue Aug 18, 2023
@spacether spacether moved this to Blocked in v3.1.0 features Aug 18, 2023
@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 subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
No open projects
Status: Blocked
Development

No branches or pull requests

1 participant