Skip to main content
Doctorine reference
On this pageOverview

An operation has no operationId

Without an operationId, method names must be synthesized and may be less stable.

spec.operation.operation-id-missing

Category
API specification
Default severity
Warning
Applies to
API specification
Default outcome
Completed with warnings
Recommended action
Fix the source
Grouped by
API operation

Why it matters

Without an operationId, method names must be synthesized and may be less stable.

How to fix it

  1. Add a unique operationId to the operation.
Documentation menu