Skip to content

Commit

Permalink
feat: add schema for 2.6.0 and pulsar binding to ObjectBinding (#295)
Browse files Browse the repository at this point in the history
Co-authored-by: Sergio Moya <[email protected]>
Co-authored-by: Tenshi Codes <[email protected]>
Co-authored-by: mastdev <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: asyncapi-bot <[email protected]>
Co-authored-by: Fran Méndez <[email protected]>
Co-authored-by: Lukasz Gornicki <[email protected]>
Co-authored-by: Maciej Urbańczyk <[email protected]>
Co-authored-by: Vinicius Reif Biavatti <[email protected]>
  • Loading branch information
10 people authored Jan 31, 2023
1 parent dd506be commit 9e1a24c
Show file tree
Hide file tree
Showing 2 changed files with 1,850 additions and 1 deletion.
4 changes: 3 additions & 1 deletion definitions/2.6.0/bindingsObject.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,9 @@
"stomp": {},
"redis": {},
"ibmmq": {},
"solace": {}
"solace": {},
"googlepubsub": {},
"pulsar": {}
},
"$schema": "http://json-schema.org/draft-07/schema#",
"$id": "http://asyncapi.com/definitions/2.6.0/bindingsObject.json"
Expand Down
Loading

0 comments on commit 9e1a24c

Please sign in to comment.