Skip to content

Commit

Permalink
chore: test run for workflow
Browse files Browse the repository at this point in the history
Changes:
- workflow should be passed
  • Loading branch information
AnimeshKumar923 committed Jul 5, 2024
1 parent c8271ca commit b196b73
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 @@ -1383,7 +1383,7 @@ Example using Avro to define the payload:
"payload": {
"schemaFormat": "application/vnd.apache.avro+json;version=1.9.0",
"schema": {
"$ref": "../user-create.avsc"
"$ref": "./user-create.avsc"
}
}
}
Expand Down

0 comments on commit b196b73

Please sign in to comment.