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 Type null to nullable: true #18

Merged
merged 6 commits into from
Jan 27, 2021

Conversation

fruitriin
Copy link
Contributor

when spec response null, convert to type: null
but OASv3 don't allow to type: null. Instead to use nullable: true.

Thus I fix build_type and add sample response.
Note: I added null to structure table, but I can't judge to better to create new spec.

@fruitriin
Copy link
Contributor Author

I'll fix confilcts

@fruitriin
Copy link
Contributor Author

wow, thanks

@k0kubun
Copy link
Collaborator

k0kubun commented Jan 27, 2021

No problem, thank you for your patch :) Apparently YAMLs are not generated consistently in different environments... Anyway, merging.

@k0kubun k0kubun merged commit b6e87d9 into exoego:master Jan 27, 2021
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