Allow boolean values in enum #796
harrystuart
started this conversation in
Feature request
Replies: 2 comments 1 reply
-
Looks like the thing it's mad about is using I'll convert this issue into a request to support booleans in enums as is allowed by json schema |
Beta Was this translation helpful? Give feedback.
1 reply
-
As asked here, is there any chance to at least skip the validation and still build the schema models? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Describe the bug
To Reproduce
Steps to reproduce the behavior:
openapi-python-client generate --url https://topaz.grv.org.au/docs/swagger.json
Expected behavior
API Client generation.
OpenAPI Spec File
A link to your openapi.json which produces this issue.
I tried converting this to OpenAPI3.0 with the same issue.
Desktop (please complete the following information):
Additional context
Is this an issue with the spec file?
Beta Was this translation helpful? Give feedback.
All reactions