Stereotype «OpenAPI3Specification»
can be used to mark a component as Open API OpenAPI 3 specification. This element represents the specification document that will be generated by JEAF Generator.
...
Stereotype |
| |
Applicable Elements |
| |
Tagged Values | ||
Name | Type | Description |
|
| Name of the file that will be generated as Open API OpenAPI specification file. By default it will be named as |
|
| Open API OpenAPI version on which the specification is based. Default value is |
|
| Version of the API that is represented by this Open API OpenAPI specification. We strongly recommend to version you API according to the rules of Semantic Versioning. |
|
| Name of the team or person that will be mentioned in your Open API OpenAPI specification as contact. |
|
| URL of the contact for your Open API OpenAPI specification. |
|
| Email of the contact that is mentioned in your Open API OpenAPI specification. |
|
| Name of the license under which your Open API OpenAPI specification is published e.g. |
|
| URL under which the used license is available. |
...