How to build examples to obtain scenarios that can be used to generate Mocks
Discribe specific AsyncAPI informations (contact, version, licence, servers...) and associated it to service
Discribe specific OpenAPI informations (contact, version, license, servers...) and associated it to service
Describe the servers that host your APIs for your OpenAPI descriptions
Describe your brokers that host your channels for your AsyncAPI description
How to define AsyncAPI bindings for operations, message, , channels and messages
How to declare a correlationID for tracing or matching messages
Materialize flows between services
How to describe the channels (also called topics, queues ...) through which messages pass
Declaring messages or events for asynchronous exchanges
How to declare API advanced parameters path, query, header, cookie parameters and response headers with example values
A shortcut allows to declare parameters in the url of a route
How to declare complete path, query, header and cookie parameters, how to declare response headers
Define and apply security schemes
Simplify the versioning of a route by inheriting a previous version
Add custom properties to services, routes, messages ...
Define different responses based on the http returned code
Add meta data to routes
Add meta data to resources
Add meta data to services
Understand and declare the services that form the foundation of the data exchange