Builder

Builder for constructing a Server definition.

Report a problem

Constructors

Link copied to clipboard
constructor()

Properties

Link copied to clipboard

Optional description of the server.

Link copied to clipboard

Specification-extensions for this server (keys must start with x-).

Link copied to clipboard
var url: String?

The URL of the target host.

Functions

Link copied to clipboard
inline fun <T : Any> extension(name: String, value: T)

Adds a extension to this server.