/
«OpenAPI Server»
«OpenAPI Server»
When defining an OpenAPI specification it is also possible to define the servers on which the API is available. For each server on which the API is available a component with stereotype «OpenAPIServer»
needs to be defined.
Stereotype |
| |
Applicable Elements |
| |
Tagged Values | ||
Name | Type | Description |
|
| URL under which the server is available. |
|
| Attribute can be used to define a stable order within the defined OpenAPI server instances within a specification file. |
For further information please refer to: