diff --git a/spec/asyncapi.md b/spec/asyncapi.md index fbab9f6d6..f61827c21 100644 --- a/spec/asyncapi.md +++ b/spec/asyncapi.md @@ -60,6 +60,7 @@ It means that the [application](#definitionsApplication) allows [consumers](#def - [Message Object](#messageObject) - [Message Trait Object](#messageTraitObject) - [Tags Object](#tagsObject) + - [Tag Object](#tag-object) - [External Documentation Object](#externalDocumentationObject) - [Components Object](#componentsObject) - [Reference Object](#referenceObject) @@ -67,6 +68,7 @@ It means that the [application](#definitionsApplication) allows [consumers](#def - [Security Scheme Object](#securitySchemeObject) - [Security Requirement Object](#security-requirement-object) - [OAuth Flows Object](#oauth-flows-object) + - [OAuth Flow Object](#oauth-flow-object) - [Server Bindings Object](#serverBindingsObject) - [Parameters Object](#parametersObject) - [Parameter Object](#parameterObject)