Skip to content

Commit

Permalink
enable extensions on bindings without any fields
Browse files Browse the repository at this point in the history
  • Loading branch information
derberg committed Jan 17, 2023
1 parent f809463 commit 5d19c73
Show file tree
Hide file tree
Showing 18 changed files with 149 additions and 52 deletions.
5 changes: 2 additions & 3 deletions amqp/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,10 +13,9 @@ Current version is `0.3.0`.

## Server Binding Object

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


This object does not contain any fixed fields. Its name is reserved for future use.

This object MAY be extended with [Specification Extensions](https://github.com/asyncapi/spec/blob/master/spec/asyncapi.md#specification-extensions).

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

Expand Down
16 changes: 12 additions & 4 deletions amqp1/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,9 @@ Current version is `0.1.0`.

## Server Binding Object

This object MUST NOT contain any properties. Its name is reserved for future use.
This object does not contain any fixed fields. Its name is reserved for future use.

This object MAY be extended with [Specification Extensions](https://github.com/asyncapi/spec/blob/master/spec/asyncapi.md#specification-extensions).



Expand All @@ -22,16 +24,22 @@ This object MUST NOT contain any properties. Its name is reserved for future use

## Channel Binding Object

This object MUST NOT contain any properties. Its name is reserved for future use.
This object does not contain any fixed fields. Its name is reserved for future use.

This object MAY be extended with [Specification Extensions](https://github.com/asyncapi/spec/blob/master/spec/asyncapi.md#specification-extensions).

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

## Operation Binding Object

This object MUST NOT contain any properties. Its name is reserved for future use.
This object does not contain any fixed fields. Its name is reserved for future use.

This object MAY be extended with [Specification Extensions](https://github.com/asyncapi/spec/blob/master/spec/asyncapi.md#specification-extensions).

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

## Message Binding Object

This object MUST NOT contain any properties. Its name is reserved for future use.
This object does not contain any fixed fields. Its name is reserved for future use.

This object MAY be extended with [Specification Extensions](https://github.com/asyncapi/spec/blob/master/spec/asyncapi.md#specification-extensions).
8 changes: 6 additions & 2 deletions anypointmq/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,9 @@ Note that the choice of a particular Anypoint MQ client app (via its client ID a
<a name="server"></a>
## Server Binding Object

This object MUST NOT contain any properties. Its name is reserved for future use.
This object does not contain any fixed fields. Its name is reserved for future use.

This object MAY be extended with [Specification Extensions](https://github.com/asyncapi/spec/blob/master/spec/asyncapi.md#specification-extensions).

<a name="channel"></a>
## Channel Binding Object
Expand Down Expand Up @@ -82,7 +84,9 @@ channels:
<a name="operation"></a>
## Operation Binding Object

This object MUST NOT contain any properties. Its name is reserved for future use.
This object does not contain any fixed fields. Its name is reserved for future use.

This object MAY be extended with [Specification Extensions](https://github.com/asyncapi/spec/blob/master/spec/asyncapi.md#specification-extensions).

<a name="message"></a>
## Message Binding Object
Expand Down
8 changes: 6 additions & 2 deletions googlepubsub/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -165,10 +165,14 @@ components:

## Operation Binding Object

This object MUST NOT contain any properties. Its name is reserved for future use.
This object does not contain any fixed fields. Its name is reserved for future use.

This object MAY be extended with [Specification Extensions](https://github.com/asyncapi/spec/blob/master/spec/asyncapi.md#specification-extensions).

<a name="server"></a>

## Server Binding Object

This object MUST NOT contain any properties. Its name is reserved for future use.
This object does not contain any fixed fields. Its name is reserved for future use.

This object MAY be extended with [Specification Extensions](https://github.com/asyncapi/spec/blob/master/spec/asyncapi.md#specification-extensions).
8 changes: 6 additions & 2 deletions http/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,9 @@ Current version is `0.2.0`.

## Server Binding Object

This object MUST NOT contain any properties. Its name is reserved for future use.
This object does not contain any fixed fields. Its name is reserved for future use.

This object MAY be extended with [Specification Extensions](https://github.com/asyncapi/spec/blob/master/spec/asyncapi.md#specification-extensions).



Expand All @@ -22,7 +24,9 @@ This object MUST NOT contain any properties. Its name is reserved for future use

## Channel Binding Object

This object MUST NOT contain any properties. Its name is reserved for future use.
This object does not contain any fixed fields. Its name is reserved for future use.

This object MAY be extended with [Specification Extensions](https://github.com/asyncapi/spec/blob/master/spec/asyncapi.md#specification-extensions).


<a name="operation"></a>
Expand Down
4 changes: 3 additions & 1 deletion ibmmq/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -211,7 +211,9 @@ channels:

## Operation Binding Object

This object MUST NOT contain any properties. Its name is reserved for future use.
This object does not contain any fixed fields. Its name is reserved for future use.

This object MAY be extended with [Specification Extensions](https://github.com/asyncapi/spec/blob/master/spec/asyncapi.md#specification-extensions).



Expand Down
16 changes: 12 additions & 4 deletions jms/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,28 +13,36 @@ Current version is `0.1.0`.

## Server Binding Object

This object MUST NOT contain any properties. Its name is reserved for future use.
This object does not contain any fixed fields. Its name is reserved for future use.

This object MAY be extended with [Specification Extensions](https://github.com/asyncapi/spec/blob/master/spec/asyncapi.md#specification-extensions).



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

## Channel Binding Object

This object MUST NOT contain any properties. Its name is reserved for future use.
This object does not contain any fixed fields. Its name is reserved for future use.

This object MAY be extended with [Specification Extensions](https://github.com/asyncapi/spec/blob/master/spec/asyncapi.md#specification-extensions).



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

## Operation Binding Object

This object MUST NOT contain any properties. Its name is reserved for future use.
This object does not contain any fixed fields. Its name is reserved for future use.

This object MAY be extended with [Specification Extensions](https://github.com/asyncapi/spec/blob/master/spec/asyncapi.md#specification-extensions).



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

## Message Binding Object

This object MUST NOT contain any properties. Its name is reserved for future use.
This object does not contain any fixed fields. Its name is reserved for future use.

This object MAY be extended with [Specification Extensions](https://github.com/asyncapi/spec/blob/master/spec/asyncapi.md#specification-extensions).
16 changes: 12 additions & 4 deletions mercure/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,9 @@ Current version is `0.1.0`.

## Server Binding Object

This object MUST NOT contain any properties. Its name is reserved for future use.
This object does not contain any fixed fields. Its name is reserved for future use.

This object MAY be extended with [Specification Extensions](https://github.com/asyncapi/spec/blob/master/spec/asyncapi.md#specification-extensions).



Expand All @@ -22,7 +24,9 @@ This object MUST NOT contain any properties. Its name is reserved for future use

## Channel Binding Object

This object MUST NOT contain any properties. Its name is reserved for future use.
This object does not contain any fixed fields. Its name is reserved for future use.

This object MAY be extended with [Specification Extensions](https://github.com/asyncapi/spec/blob/master/spec/asyncapi.md#specification-extensions).



Expand All @@ -31,7 +35,9 @@ This object MUST NOT contain any properties. Its name is reserved for future use

## Operation Binding Object

This object MUST NOT contain any properties. Its name is reserved for future use.
This object does not contain any fixed fields. Its name is reserved for future use.

This object MAY be extended with [Specification Extensions](https://github.com/asyncapi/spec/blob/master/spec/asyncapi.md#specification-extensions).



Expand All @@ -40,4 +46,6 @@ This object MUST NOT contain any properties. Its name is reserved for future use

## Message Binding Object

This object MUST NOT contain any properties. Its name is reserved for future use.
This object does not contain any fixed fields. Its name is reserved for future use.

This object MAY be extended with [Specification Extensions](https://github.com/asyncapi/spec/blob/master/spec/asyncapi.md#specification-extensions).
4 changes: 3 additions & 1 deletion mqtt/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,9 @@ servers:
## Channel Binding Object
This object MUST NOT contain any properties. Its name is reserved for future use.
This object does not contain any fixed fields. Its name is reserved for future use.
This object MAY be extended with [Specification Extensions](https://github.com/asyncapi/spec/blob/master/spec/asyncapi.md#specification-extensions).
Expand Down
12 changes: 9 additions & 3 deletions mqtt5/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,15 +49,19 @@ servers:
## Channel Binding Object
This object MUST NOT contain any properties. Its name is reserved for future use.
This object does not contain any fixed fields. Its name is reserved for future use.
This object MAY be extended with [Specification Extensions](https://github.com/asyncapi/spec/blob/master/spec/asyncapi.md#specification-extensions).
<a name="operation"></a>
## Operation Binding Object
This object MUST NOT contain any properties. Its name is reserved for future use.
This object does not contain any fixed fields. Its name is reserved for future use.
This object MAY be extended with [Specification Extensions](https://github.com/asyncapi/spec/blob/master/spec/asyncapi.md#specification-extensions).
Expand All @@ -66,7 +70,9 @@ This object MUST NOT contain any properties. Its name is reserved for future use
## Message Binding Object
This object MUST NOT contain any properties. Its name is reserved for future use.
This object does not contain any fixed fields. Its name is reserved for future use.
This object MAY be extended with [Specification Extensions](https://github.com/asyncapi/spec/blob/master/spec/asyncapi.md#specification-extensions).
[schemaObject]: https://github.com/asyncapi/spec/blob/master/spec/asyncapi.md#schemaObject
[referenceObject]: https://github.com/asyncapi/spec/blob/master/spec/asyncapi.md#referenceObject
12 changes: 9 additions & 3 deletions nats/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,12 +11,16 @@ Current version is `0.1.0`.
<a name="server"></a>

## Server Binding Object
This object MUST NOT contain any properties. Its name is reserved for future use.
This object does not contain any fixed fields. Its name is reserved for future use.

This object MAY be extended with [Specification Extensions](https://github.com/asyncapi/spec/blob/master/spec/asyncapi.md#specification-extensions).

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

## Channel Binding Object
This object MUST NOT contain any properties. Its name is reserved for future use.
This object does not contain any fixed fields. Its name is reserved for future use.

This object MAY be extended with [Specification Extensions](https://github.com/asyncapi/spec/blob/master/spec/asyncapi.md#specification-extensions).

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

Expand All @@ -33,4 +37,6 @@ This object MAY be extended with [Specification Extensions](https://github.com/a

## Message Binding Object

This object MUST NOT contain any properties. Its name is reserved for future use.
This object does not contain any fixed fields. Its name is reserved for future use.

This object MAY be extended with [Specification Extensions](https://github.com/asyncapi/spec/blob/master/spec/asyncapi.md#specification-extensions).
8 changes: 6 additions & 2 deletions pulsar/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -86,8 +86,12 @@ channels:

<a name="operation"></a>
## Operation binding fields
This object MUST NOT contain any properties. Its name is reserved for future use.
This object does not contain any fixed fields. Its name is reserved for future use.

This object MAY be extended with [Specification Extensions](https://github.com/asyncapi/spec/blob/master/spec/asyncapi.md#specification-extensions).

<a name="message"></a>
## Message binding fields
This object MUST NOT contain any properties. Its name is reserved for future use.
This object does not contain any fixed fields. Its name is reserved for future use.

This object MAY be extended with [Specification Extensions](https://github.com/asyncapi/spec/blob/master/spec/asyncapi.md#specification-extensions).
16 changes: 12 additions & 4 deletions redis/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,28 +13,36 @@ Current version is `0.1.0`.

## Server Binding Object

This object MUST NOT contain any properties. Its name is reserved for future use.
This object does not contain any fixed fields. Its name is reserved for future use.

This object MAY be extended with [Specification Extensions](https://github.com/asyncapi/spec/blob/master/spec/asyncapi.md#specification-extensions).



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

## Channel Binding Object

This object MUST NOT contain any properties. Its name is reserved for future use.
This object does not contain any fixed fields. Its name is reserved for future use.

This object MAY be extended with [Specification Extensions](https://github.com/asyncapi/spec/blob/master/spec/asyncapi.md#specification-extensions).



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

## Operation Binding Object

This object MUST NOT contain any properties. Its name is reserved for future use.
This object does not contain any fixed fields. Its name is reserved for future use.

This object MAY be extended with [Specification Extensions](https://github.com/asyncapi/spec/blob/master/spec/asyncapi.md#specification-extensions).



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

## Message Binding Object

This object MUST NOT contain any properties. Its name is reserved for future use.
This object does not contain any fixed fields. Its name is reserved for future use.

This object MAY be extended with [Specification Extensions](https://github.com/asyncapi/spec/blob/master/spec/asyncapi.md#specification-extensions).
16 changes: 12 additions & 4 deletions sns/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,28 +13,36 @@ Current version is `0.1.0`.

## Server Binding Object

This object MUST NOT contain any properties. Its name is reserved for future use.
This object does not contain any fixed fields. Its name is reserved for future use.

This object MAY be extended with [Specification Extensions](https://github.com/asyncapi/spec/blob/master/spec/asyncapi.md#specification-extensions).



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

## Channel Binding Object

This object MUST NOT contain any properties. Its name is reserved for future use.
This object does not contain any fixed fields. Its name is reserved for future use.

This object MAY be extended with [Specification Extensions](https://github.com/asyncapi/spec/blob/master/spec/asyncapi.md#specification-extensions).



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

## Operation Binding Object

This object MUST NOT contain any properties. Its name is reserved for future use.
This object does not contain any fixed fields. Its name is reserved for future use.

This object MAY be extended with [Specification Extensions](https://github.com/asyncapi/spec/blob/master/spec/asyncapi.md#specification-extensions).



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

## Message Binding Object

This object MUST NOT contain any properties. Its name is reserved for future use.
This object does not contain any fixed fields. Its name is reserved for future use.

This object MAY be extended with [Specification Extensions](https://github.com/asyncapi/spec/blob/master/spec/asyncapi.md#specification-extensions).
8 changes: 6 additions & 2 deletions solace/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,9 @@ This object MAY be extended with [Specification Extensions](https://github.com/a

## Channel Binding Object

This object MUST NOT contain any properties. Its name is reserved for future use.
This object does not contain any fixed fields. Its name is reserved for future use.

This object MAY be extended with [Specification Extensions](https://github.com/asyncapi/spec/blob/master/spec/asyncapi.md#specification-extensions).



Expand Down Expand Up @@ -59,7 +61,9 @@ Each destination has the following structure:

## Message Binding Object

This object MUST NOT contain any properties. Its name is reserved for future use.
This object does not contain any fixed fields. Its name is reserved for future use.

This object MAY be extended with [Specification Extensions](https://github.com/asyncapi/spec/blob/master/spec/asyncapi.md#specification-extensions).



Expand Down
Loading

0 comments on commit 5d19c73

Please sign in to comment.