Skip to main content

callback-operation-required-warning

Overview

This rule belongs to the openapi-v3-standards-linting ruleset and states that:

Each callback method entry should define a valid operation object. Null or invalid operation entries are ignored during callback processing.

PropertyValue
EnabledYes
Maximum SeverityWarning
MessageA callback method entry must contain a valid operation object.
CodeOPENAPI3STANDARDS_L281
TypeLinting
Rule SystemSemantic
Products ImpactedAPI Transformer, Code Generation, Developer Experience Portal
Tagsopenapi3 openapi standards semantic linting callback operation validation warning

For More Information