/
«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

OpenAPIServer

Applicable Elements

Component

Tagged Values

Name

Type

Description

 url

String

URL under which the server is available.

order

int

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: