Class: Skooma::Objects::Response
- Defined in:
- lib/skooma/objects/response.rb,
lib/skooma/objects/response/keywords/links.rb,
lib/skooma/objects/response/keywords/content.rb,
lib/skooma/objects/response/keywords/headers.rb
Overview
Describes a single response from an API Operation. spec.openapis.org/oas/v3.1.0#responseObject
Defined Under Namespace
Modules: Keywords
Constant Summary
Constants inherited from Base
Instance Method Summary collapse
Methods inherited from RefBase
#ref_kw_classes, #resolve_keywords, #resolve_ref_keywords
Methods inherited from Base
#bootstrap, #initialize, #json_schema_dialect_uri
Methods included from ExternalRefs
Constructor Details
This class inherits a constructor from Skooma::Objects::Base