basePath | Swagger::SwaggerSchema | |
checkRequestContentTypeHeader(reference< hash< RestRequestClientInfo >> req, auto body, *hash< auto > headers) | Swagger::SwaggerSchema | private:internal |
checkResponseContentTypeHeader(reference< hash< HttpResponseInfo >> resp, auto body, *hash< auto > headers) | Swagger::SwaggerSchema | private:internal |
checkResponseTextPlain(reference< hash< HttpResponseInfo >> resp, auto body, hash< string, bool > mime_types, *list< auto > content_types) | Swagger::SwaggerSchema | private:internal |
compact_serialization | Swagger::SwaggerSchema | private |
constructor(string schema_source, hash< auto > oh, *hash< auto > opts) | Swagger::SwaggerSchema | |
Swagger::ObjectBase::constructor() | Swagger::ObjectBase | |
Swagger::ObjectBase::constructor(hash< auto > oh) | Swagger::ObjectBase | |
Swagger::ObjectBase::constructor(ObjectBase other) | Swagger::ObjectBase | |
consumes | Swagger::SwaggerSchema | |
def_path | Swagger::SwaggerSchema | private |
definitions() | Swagger::SwaggerSchema | |
externalDocs | Swagger::SwaggerSchema | |
fixPath(reference< string > path) | Swagger::SwaggerSchema | private |
getBasePathImpl() | Swagger::SwaggerSchema | private |
getDataProviderImpl(HTTPClient rest) | Swagger::SwaggerSchema | private |
getExampleRequestImpl(string method, string path, *softlist< string > content_types) | Swagger::SwaggerSchema | private |
getExampleResponseImpl(string method, string path, int code, *softlist< string > content_types) | Swagger::SwaggerSchema | private |
getExternalReference(string refstr) | Swagger::SwaggerSchema | private |
getHashImpl() | Swagger::SwaggerSchema | private |
getPathOperationHashImpl() | Swagger::SwaggerSchema | private |
getQoreExampleRequestImpl(string method, string path) | Swagger::SwaggerSchema | private |
getQoreExampleResponseImpl(string method, string path, int code) | Swagger::SwaggerSchema | private |
getTargetUrlImpl() | Swagger::SwaggerSchema | private |
hash_str | Swagger::SwaggerSchema | private |
host | Swagger::SwaggerSchema | |
info | Swagger::SwaggerSchema | |
initialize(hash< auto > oh) | Swagger::ObjectBase | |
parameters() | Swagger::SwaggerSchema | |
parseRequestImpl(string method, string path, *data http_body, reference< hash > headers) | Swagger::SwaggerSchema | private |
parseResponseImpl(string method, string path, int code, *data response_body, hash< auto > hdr) | Swagger::SwaggerSchema | private |
paths | Swagger::SwaggerSchema | |
processDefinition(string key, auto value) | Swagger::SwaggerSchema | private:internal |
processRequestImpl(string method, string path, auto body, *hash< auto > headers, *softlist< string > content_types) | Swagger::SwaggerSchema | private |
processRequestIntern(string method, string path, auto body, *hash< auto > headers, *softlist< string > content_types, bool compact_serialization) | Swagger::SwaggerSchema | private:internal |
processResponseImpl(string method, string path, int code, auto response_body, *hash< auto > headers, *softlist< string > content_types) | Swagger::SwaggerSchema | private |
processResponseIntern(string method, string path, int code, auto response_body, *hash< auto > headers, *softlist< string > content_types, bool compact_serialization) | Swagger::SwaggerSchema | private:internal |
produces | Swagger::SwaggerSchema | |
resolveParameter(string name, string refstr, hash< auto > oh) | Swagger::SwaggerSchema | |
resolveParameterItemsSchemaObject(string name, string refstr, hash< auto > oh) | Swagger::SwaggerSchema | |
resolveResponse(string name, string refstr, hash< auto > oh) | Swagger::SwaggerSchema | |
resolveSchemaObject(string name, string refstr, hash< auto > oh) | Swagger::SwaggerSchema | |
responses | Swagger::SwaggerSchema | |
schemes | Swagger::SwaggerSchema | |
security | Swagger::SwaggerSchema | |
securityDefinitions | Swagger::SwaggerSchema | |
setBasePathImpl(string basePath) | Swagger::SwaggerSchema | private |
so_map | Swagger::SwaggerSchema | private |
source_definition_hash | Swagger::SwaggerSchema | private:internal |
SwaggerOptions | Swagger::SwaggerSchema | |
swaggerSpec | Swagger::SwaggerSchema | |
tags | Swagger::SwaggerSchema | |
try_import | Swagger::SwaggerSchema | private |
vendorExtensions | Swagger::ObjectBase | |