HTTP Channel Binding v0.2.0
The HTTP channel binding v0.2.0
specifies that an AsyncAPI channel corresponds to an HTTP endpoint.
Overview
As of this version, the binding is a placeholder and has no configurable properties. Its presence indicates that the channel's address represents a URL path.
Channel Properties
Property | Type | Required | Description |
---|---|---|---|
bindingVersion | string | No | Binding version (defaults to 0.2.0 ). |
Changelog
Version 0.2.0
- The binding remains a placeholder.