Module: CoreLibrary
- Defined in:
- lib/apimatic-core/http/response/api_response.rb,
lib/apimatic-core/api_call.rb,
lib/apimatic-core/request_builder.rb,
lib/apimatic-core/types/parameter.rb,
lib/apimatic-core/response_handler.rb,
lib/apimatic-core/types/error_case.rb,
lib/apimatic-core/logger/sdk_logger.rb,
lib/apimatic-core/utilities/constants.rb,
lib/apimatic-core/types/sdk/base_model.rb,
lib/apimatic-core/types/xml_attributes.rb,
lib/apimatic-core/utilities/api_helper.rb,
lib/apimatic-core/utilities/xml_helper.rb,
lib/apimatic-core/logger/nil_sdk_logger.rb,
lib/apimatic-core/utilities/auth_helper.rb,
lib/apimatic-core/utilities/file_helper.rb,
lib/apimatic-core/types/sdk/file_wrapper.rb,
lib/apimatic-core/types/sdk/api_exception.rb,
lib/apimatic-core/utilities/logger_helper.rb,
lib/apimatic-core/types/union_types/any_of.rb,
lib/apimatic-core/types/union_types/one_of.rb,
lib/apimatic-core/authentication/query_auth.rb,
lib/apimatic-core/http/request/http_request.rb,
lib/apimatic-core/authentication/header_auth.rb,
lib/apimatic-core/utilities/date_time_helper.rb,
lib/apimatic-core/http/response/http_response.rb,
lib/apimatic-core/types/union_types/leaf_type.rb,
lib/apimatic-core/utilities/comparison_helper.rb,
lib/apimatic-core/utilities/union_type_helper.rb,
lib/apimatic-core/utilities/json_pointer_helper.rb,
lib/apimatic-core/types/sdk/validation_exception.rb,
lib/apimatic-core/factories/http_response_factory.rb,
lib/apimatic-core/authentication/multiple/auth_group.rb,
lib/apimatic-core/authentication/multiple/single_auth.rb,
lib/apimatic-core/configurations/global_configuration.rb,
lib/apimatic-core/exceptions/auth_validation_exception.rb,
lib/apimatic-core/types/union_types/union_type_context.rb,
lib/apimatic-core/authentication/multiple/or_auth_group.rb,
lib/apimatic-core/authentication/multiple/and_auth_group.rb,
lib/apimatic-core/exceptions/any_of_validation_exception.rb,
lib/apimatic-core/exceptions/one_of_validation_exception.rb,
lib/apimatic-core/http/configurations/http_client_configuration.rb,
lib/apimatic-core/logger/configurations/api_logging_configuration.rb
Overview
type_combinator_simple
This file was automatically generated by APIMATIC v2.0 ( apimatic.io ).
Defined Under Namespace
Classes: And, AnyOf, AnyOfValidationException, ApiCall, ApiException, ApiHelper, ApiLoggingConfiguration, ApiRequestLoggingConfiguration, ApiResponse, ApiResponseLoggingConfiguration, AuthGroup, AuthHelper, AuthValidationException, BaseHttpLoggingConfiguration, BaseModel, ComparisonHelper, DateTimeHelper, ErrorCase, FileHelper, FileWrapper, GlobalConfiguration, HeaderAuth, HttpClientConfiguration, HttpRequest, HttpResponse, HttpResponseFactory, JsonPointerHelper, LeafType, LoggerHelper, NilSdkLogger, OneOf, OneOfValidationException, Or, Parameter, QueryAuth, RequestBuilder, ResponseHandler, SdkLogger, Single, UnionTypeContext, UnionTypeHelper, ValidationException, XmlAttributes, XmlHelper
Constant Summary collapse
- CONTENT_TYPE_HEADER =
'content-type'.freeze
- CONTENT_LENGTH_HEADER =
'content-length'.freeze
- METHOD =
'method'.freeze
- URL =
'url'.freeze
- STATUS_CODE =
'status_code'.freeze
- REDACTED =
'**Redacted**'.freeze