Skip to content

Commit c205598

Browse files
VisualBeanderberg
andauthored
docs: add back extension support on Server Object (#1086)
Co-authored-by: Lukasz Gornicki <lpgornicki@gmail.com>
1 parent eeb2c1b commit c205598

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

spec/asyncapi.md

+2
Original file line numberDiff line numberDiff line change
@@ -485,6 +485,8 @@ Field Name | Type | Description
485485
<a name="serverObjectExternalDocs"></a>externalDocs | [External Documentation Object](#externalDocumentationObject) \| [Reference Object](#referenceObject) | Additional external documentation for this server.
486486
<a name="serverObjectBindings"></a>bindings | [Server Bindings Object](#serverBindingsObject) \| [Reference Object](#referenceObject) | A map where the keys describe the name of the protocol and the values describe protocol-specific definitions for the server.
487487

488+
This object MAY be extended with [Specification Extensions](#specificationExtensions).
489+
488490
##### Server Object Example
489491

490492
A single server would be described as:

0 commit comments

Comments
 (0)