Exception: DocsKit::OpenApi::OperationNotFound

Inherits:
Error
  • Object
show all
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.