Skip to content

fix Type null to nullable: true - #18

Merged
k0kubun merged 6 commits into
exoego:masterfrom
fruitriin:type-null-to-nullable
Jan 27, 2021
Merged

fix Type null to nullable: true#18
k0kubun merged 6 commits into
exoego:masterfrom
fruitriin:type-null-to-nullable

Conversation

@fruitriin

Copy link
Copy Markdown
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
Copy Markdown
Contributor Author

I'll fix confilcts

@fruitriin

Copy link
Copy Markdown
Contributor Author

wow, thanks

@k0kubun

k0kubun commented Jan 27, 2021

Copy link
Copy Markdown
Collaborator

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