1.0.0 description: The service is in charge of processing orders contact: name: Daniel Kocot email: [email protected] license: name: Apache 2.0 url: https://www.apache.org/licenses/LICENSE-2.0.html servers: server: $ref: '#/components/servers/rabbitmq' channels: orderProcessed:
format: int64 description: ID of received order customerReference: type: string description: Reference for the customer according the order servers: rabbitmq: url: "{stage}.codecentric.de:{port}" description: RabbitMQ Broker protocol: amqp protocolVersion: '0.9.1' variables: stage: enum: [qa, prod] default: qa port: enum: ['5672', '15672'] default: '5672' serverVariables:
inline or referenced by an external file relying on the schema format provided support formats: Avro 1.9.0 schema OpenAPI 3.0.0 schema object RAML 1.0 data type Custom message parser
USAGE $ asyncapi [COMMAND] COMMANDS config access configs diff find diff between two asyncapi files new creates a new asyncapi file start starts a new local instance of Studio validate validate asyncapi file