Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Co-authored-by: Lukasz Gornicki <[email protected]>
  • Loading branch information
sambhavgupta0705 and derberg authored Feb 27, 2024
1 parent 28adfe0 commit 1fa9004
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -215,8 +215,8 @@ Whenever you make changes in AsyncAPI JSON Schema, you should always manually ve

## Extensions
The Extension Catalogue schema in AsyncAPI defines a standardized way to include additional metadata or custom attributes within an AsyncAPI document.
### How to add extensions
There is defined structure of adding the exrensions which is defined as followed:
### How to add schema of the extension


1. All the extensions must be present in [./extensions](./extensions) folder.
2. A proper folder structure must be followed to add the extensions.
Expand Down

0 comments on commit 1fa9004

Please sign in to comment.