apinf / openapi-designer

Design interface for creating Open API (Swagger) specification files
https://openapi.design
MIT License
68 stars 18 forks source link

Add support for items specs in array parameters #197

Closed tulir closed 7 years ago

tulir commented 7 years ago

Fixes #186

This pull request implements the previously unimplemented Items field in array-type global and operation-specific parameters.