Files
nats-python/openapi_templete/node_modules/@asyncapi/specs/definitions/1.1.0/SecurityRequirement.json
T
2026-06-01 13:17:37 +02:00

11 lines
250 B
JSON

{
"type": "object",
"additionalProperties": {
"type": "array",
"items": {
"type": "string"
}
},
"$schema": "http://json-schema.org/draft-04/schema#",
"id": "http://asyncapi.com/definitions/1.1.0/SecurityRequirement.json"
}