Skip to content

Automatically add the default x-auth-type extension to async API definitions #4648

@Piumal1999

Description

@Piumal1999

Current Limitation

In our current implementation, when creating an AsyncAPI, the x-auth-type property in the definition is undefined by default. However, the WS API behaves as if it has x-auth-type: Any (which means security is enabled). This might confuse the users.

Suggested Improvement

Automatically add the x-auth-type extension to async API definitions, if it is missing.

Version

No response

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions