Skip to content

Changes in AMF Vocabulary 3.0.0

Compare
Choose a tag to compare
@tomsfernandez tomsfernandez released this 24 Sep 14:33
· 601 commits to master since this release
e175fb4

Vocabulary Changes

  • Removed DynamicBinding classTerm and description propertyTerm due to changes in AMF MetaModel
  • Added message property to api_bindings propertyTerms.

Canonical Dialect Changes

  • Removed DynamicBinding nodeMapping due to changes in AMF MetaModel
  • Added message property to the MqttServerLastWill node
  • Added unions for each binding type (Channel, Server, Message, Operation) to support Bindings correctly
  • Added OperationTrait and Message as the extends node of Operation and Message to support AsyncApi's OperationTrait and MessageTrait