UNPKG

@asyncapi/specs

Version:
17 lines (16 loc) 438 B
{ "description": "An array representing security requirements.", "type": "array", "items": { "oneOf": [ { "$ref": "http://asyncapi.com/definitions/3.0.0/Reference.json" }, { "$ref": "http://asyncapi.com/definitions/3.0.0/SecurityScheme.json" } ] }, "$schema": "http://json-schema.org/draft-07/schema#", "$id": "http://asyncapi.com/definitions/3.0.0/securityRequirements.json" }