Skip to content

Commit

Permalink
docs: add ibmmq operation binding object (#149)
Browse files Browse the repository at this point in the history
  • Loading branch information
magicmatatjahu authored Sep 23, 2022
1 parent c95a4e5 commit 6c31d45
Showing 1 changed file with 12 additions and 1 deletion.
13 changes: 12 additions & 1 deletion ibmmq/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -142,6 +142,8 @@ servers:
bindingVersion: 0.1.0
```



<a name="channel"></a>

## Channel Binding Object
Expand Down Expand Up @@ -202,8 +204,17 @@ channels:
bindingVersion: 0.1.0
```



<a name="operation"></a>

## Operation Binding Object

This object MUST NOT contain any properties. Its name is reserved for future use.



<a name="message"></a>

## Message Binding Object

Expand Down Expand Up @@ -252,7 +263,7 @@ channels:
bindingVersion: 0.1.0
```

# AsyncAPI example with IBM MQ binding
# AsyncAPI example with IBM MQ binding

##### Example for AsyncAPI user signup

Expand Down

0 comments on commit 6c31d45

Please sign in to comment.