Exception: OpenapiFirst::ResponseNotFoundError

Inherits:
ResponseInvalidError show all
Defined in:
lib/openapi_first/errors.rb

Overview

Raised during request validation if response was not defined in the API description

Instance Attribute Summary

Attributes inherited from ResponseInvalidError

#response

Method Summary

Methods inherited from ResponseInvalidError

#initialize

Constructor Details

This class inherits a constructor from OpenapiFirst::ResponseInvalidError