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 tuple arrays #69

Closed
IvanGoncharov opened this issue Jul 20, 2016 · 2 comments
Closed

Support for tuple arrays #69

IvanGoncharov opened this issue Jul 20, 2016 · 2 comments
Assignees

Comments

@IvanGoncharov
Copy link
Contributor

IvanGoncharov commented Jul 20, 2016

represent schemas like this:

type: array
items:
  - type: string
  - type: number

+ mark some items as required based on value of minItems.

@RomanHotsiy
Copy link
Member

minItems left

@RomanHotsiy
Copy link
Member

Not supported by OpenAPI 3.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants