Skip to content

Commit

Permalink
chore: create new version of json schema
Browse files Browse the repository at this point in the history
Contributes to: asyncapi/spec#675

Signed-off-by: Dale Lane <[email protected]>
  • Loading branch information
dalelane committed Dec 14, 2021
1 parent 4af82c8 commit 9cff779
Show file tree
Hide file tree
Showing 2 changed files with 1,486 additions and 0 deletions.
1 change: 1 addition & 0 deletions index.js
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,5 @@ module.exports = {
'2.0.0': require('./schemas/2.0.0.json'),
'2.1.0': require('./schemas/2.1.0.json'),
'2.2.0': require('./schemas/2.2.0.json'),
'2.3.0': require('./schemas/2.3.0.json'),
};
Loading

0 comments on commit 9cff779

Please sign in to comment.