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

Support for nullable #266

Closed
krishnanand opened this issue May 18, 2018 · 1 comment
Closed

Support for nullable #266

krishnanand opened this issue May 18, 2018 · 1 comment

Comments

@krishnanand
Copy link

krishnanand commented May 18, 2018

Hi,

I know that bravado uses x-nullable to designate any property as something that can have null value. The official documentation suggests that maintainers of bravado were waiting for the specification update. Now that nullable is a part of the specification, would it be possible for bravado to support nullable?

If there is support for it, I could create a PR for review.

@macisamuele
Copy link
Collaborator

Hey @krishnanand, the linked documentation relates to Open Api Specs (aka Swagger Specs) v3.0.1.
bravado-core does only support Swagger 2.0 so nullable is not part of the specifications.

I'm closing it but feel free to reopen this if you think that it's the case to discuss more about it.

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

No branches or pull requests

2 participants