OasServer.variables

A map between a variable name and its value. The value is used for substitution in the server's URL template.

class OasServer
@jsonOptional
OasServerVariable[string] variables;

Meta