8 lines
253 B
JSON
8 lines
253 B
JSON
{
|
|
"type": "object",
|
|
"additionalProperties": {
|
|
"$ref": "http://asyncapi.com/definitions/1.2.0/serverVariable.json"
|
|
},
|
|
"$schema": "http://json-schema.org/draft-04/schema#",
|
|
"id": "http://asyncapi.com/definitions/1.2.0/serverVariables.json"
|
|
} |