Exchange
Assets list

Pages
Home
Go to page asyncapi-channel-no-empty-parameter
Go to page asyncapi-channel-no-query-nor-fragment
Go to page asyncapi-channel-no-trailing-slash
Go to page asyncapi-channel-parameters
Go to page asyncapi-headers-schema-type-object
Go to page asyncapi-info-contact
Go to page asyncapi-info-contact-properties
Go to page asyncapi-info-description
Go to page asyncapi-info-license
Go to page asyncapi-operation-description
Go to page asyncapi-operation-operationId
Go to page asyncapi-operation-operationId-uniqueness
Go to page asyncapi-parameter-description
Go to page asyncapi-payload-unsupported-schemaFormat
Go to page asyncapi-server-no-empty-variable
Go to page asyncapi-server-no-trailing-slash
Go to page asyncapi-server-not-example-com
Go to page asyncapi-servers
Go to page asyncapi-tag-description
Go to page asyncapi-tags
Go to page asyncapi-tags-uniqueness

AsyncAPI Best Practices

1.1.x

asyncapi-operation-description

general > asyncapi-operation-description


Guidance / Message

Operation '{{apiContract.method}}' should have a description.

Examples

valid

/endpoint:
  subscribe:
    description: suscribe channel
    message:
      x-pageSize: 5

invalid

/endpoint:
  subscribe:
    message:
      x-pageSize: 5

Applies to Operation

Constraint

Type: Declarative Validation
Log into Anypoint Platform to download this asset
TypeRuleset
OrganizationMuleSoft
Published by
MO
MuleSoft Organization
Published onNov 29, 2023
Asset overview

Asset versions for 1.1.x

Asset versions
VersionActions
1.1.0

Tags

specification