Module: Scorpio::OpenAPI::V2::Operation
- Includes:
- Operation::V2Methods
- Defined in:
- lib/scorpio/openapi/v2.rb
Instance Attribute Summary
Attributes included from Operation::Configurables
#accept, #authorization, #base_url, #faraday_adapter, #faraday_builder, #logger, #request_headers, #user_agent
Attributes included from Operation::V2Methods::Configurables
Method Summary
Methods included from Operation::V2Methods
#body_parameter, #request_schema, #request_schemas, #response_schema, #response_schemas
Methods included from Operation
#build_request, #delete?, #each_link_page, #get?, #head?, #http_method, #human_id, #inferred_parameters, #inherited_parameters, #oa_response, #options?, #patch?, #path_template, #path_template_str, #post?, #put?, #run, #run_ur, #tagged?, #trace?, #uri_template, #v2?, #v3?