Changes in AMF Vocabulary 3.0.0
tomsfernandez
released this
24 Sep 14:33
·
601 commits
to master
since this release
Vocabulary Changes
- Removed
DynamicBinding
classTerm anddescription
propertyTerm due to changes in AMF MetaModel - Added
message
property toapi_bindings
propertyTerms.
Canonical Dialect Changes
- Removed
DynamicBinding
nodeMapping due to changes in AMF MetaModel - Added
message
property to theMqttServerLastWill
node - Added unions for each binding type (Channel, Server, Message, Operation) to support Bindings correctly
- Added
OperationTrait
andMessage
as theextends
node ofOperation
andMessage
to support AsyncApi's OperationTrait and MessageTrait