Exception: DocsKit::OpenApi::OperationNotFound
- Defined in:
- lib/docs_kit/open_api.rb
Overview
Raised when a requested operation isn't in the spec. The message lists the available operationIds so a typo is diagnosable at the call site.
Raised when a requested operation isn't in the spec. The message lists the available operationIds so a typo is diagnosable at the call site.