Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

When defining an Open API 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.

For further information please refer to:

  • No labels