Skip to content

Commit

Permalink
fix: put comment in proper place
Browse files Browse the repository at this point in the history
  • Loading branch information
AnimeshKumar923 committed Jun 18, 2024
1 parent ced626f commit ed55789
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spec/asyncapi.md
Original file line number Diff line number Diff line change
Expand Up @@ -1388,9 +1388,9 @@ Field Name | Type | Description

This object MAY be extended with [Specification Extensions](#specificationExtensions).

<!-- asyncapi-example-tester:{"name":"Message Trait Object","json_path":"$.components.messageTraits.commonHeaders"} -->
##### Message Trait Object Example

<!-- asyncapi-example-tester:{"name":"Message Trait Object","json_path":"$.components.messageTraits.commonHeaders"} -->
```json
{
"contentType": "application/json"
Expand Down

0 comments on commit ed55789

Please sign in to comment.