diff --git a/spec/asyncapi.md b/spec/asyncapi.md index bccf836a..dc5877f7 100644 --- a/spec/asyncapi.md +++ b/spec/asyncapi.md @@ -951,7 +951,7 @@ This object MAY be extended with [Specification Extensions](#specificationExtens ##### Operation Trait Object Example - + ```json { "bindings": { @@ -962,7 +962,7 @@ This object MAY be extended with [Specification Extensions](#specificationExtens } ``` - + ```yaml bindings: amqp: @@ -1438,7 +1438,7 @@ This object MAY be extended with [Specification Extensions](#specificationExtens ##### Message Example Object Example - + ```json { "name": "SimpleSignup", @@ -1458,7 +1458,7 @@ This object MAY be extended with [Specification Extensions](#specificationExtens } ``` - + ```yaml name: SimpleSignup summary: A simple UserSignup example message @@ -1610,7 +1610,7 @@ my.org.User ##### Components Object Example - + ```json { "components": { @@ -1744,7 +1744,7 @@ my.org.User } ``` - + ```yaml components: schemas: