opendata-for-all / openapi-metamodel

The OpenAPI metamodel
Eclipse Public License 2.0
17 stars 7 forks source link

Improve the design of referenceable elements #3

Closed hamzaed closed 5 years ago

hamzaed commented 5 years ago

The elements Parameter, Response, Schema, and SecuityDefinition can be included in the API element and be referenced elsewhere in the definition. We should unify how this is done across all theses elements (using a super class).