Qore Swagger Module Reference 2.1
Loading...
Searching...
No Matches
Swagger::SwaggerSchema Member List

This is the complete list of members for Swagger::SwaggerSchema, including all inherited members.

basePathSwagger::SwaggerSchema
checkRequestContentTypeHeader(reference< hash< RestRequestClientInfo > > req, auto body, *hash< auto > headers)Swagger::SwaggerSchemainlineprivate
checkResponseContentTypeHeader(reference< hash< HttpResponseInfo > > resp, auto body, *hash< auto > headers)Swagger::SwaggerSchemainlineprivate
checkResponseTextPlain(reference< hash< HttpResponseInfo > > resp, auto body, hash< string, bool > mime_types, *list< auto > content_types)Swagger::SwaggerSchemainlineprivate
compact_serializationSwagger::SwaggerSchemaprotected
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
constructorIntern(string schema_source, hash< auto > oh, *hash< auto > opts)Swagger::SwaggerSchemaprotected
consumesSwagger::SwaggerSchema
def_pathSwagger::SwaggerSchemaprotected
definitions()Swagger::SwaggerSchema
externalDocsSwagger::SwaggerSchema
fixPath(reference< string > path)Swagger::SwaggerSchemaprotected
getBasePathImpl()Swagger::SwaggerSchemaprotected
getDataProviderImpl(HTTPClient rest)Swagger::SwaggerSchemaprotected
getExampleRequestImpl(string method, string path, *softlist< string > content_types)Swagger::SwaggerSchemainline
getExampleResponseImpl(string method, string path, int code, *softlist< string > content_types)Swagger::SwaggerSchemainline
getExternalReference(string refstr)Swagger::SwaggerSchemaprotected
getHashImpl()Swagger::SwaggerSchemaprotected
getPathOperationHashImpl()Swagger::SwaggerSchemaprotected
getQoreExampleRequestImpl(string method, string path)Swagger::SwaggerSchemaprotected
getQoreExampleResponseImpl(string method, string path, int code)Swagger::SwaggerSchemaprotected
getTargetUrlImpl()Swagger::SwaggerSchemaprotected
getTimeZoneLocaleImpl()Swagger::SwaggerSchemaprotected
hash_strSwagger::SwaggerSchemaprotected
hostSwagger::SwaggerSchema
infoSwagger::SwaggerSchema
initialize(hash< auto > oh)Swagger::ObjectBase
parameters()Swagger::SwaggerSchema
parseRequestImpl(string method, string path, *data http_body, reference< hash > headers)Swagger::SwaggerSchemainline
parseResponseImpl(string method, string path, int code, *data response_body, hash< auto > hdr)Swagger::SwaggerSchemainline
pathsSwagger::SwaggerSchema
processDefinition(string key, auto value)Swagger::SwaggerSchemaprivate
processRequestImpl(string method, string path, auto body, *hash< auto > headers, *softlist< string > content_types)Swagger::SwaggerSchemainline
processRequestIntern(string method, string path, auto body, *hash< auto > headers, *softlist< string > content_types, bool compact_serialization)Swagger::SwaggerSchemainlineprivate
processResponseImpl(string method, string path, int code, auto response_body, *hash< auto > headers, *softlist< string > content_types)Swagger::SwaggerSchemainline
processResponseIntern(string method, string path, int code, auto response_body, *hash< auto > headers, *softlist< string > content_types, bool compact_serialization)Swagger::SwaggerSchemainlineprivate
producesSwagger::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
responsesSwagger::SwaggerSchema
schemesSwagger::SwaggerSchema
securitySwagger::SwaggerSchema
securityDefinitionsSwagger::SwaggerSchema
setBasePathImpl(string basePath)Swagger::SwaggerSchemaprotected
setTimeZoneLocaleImpl(*TimeZone tz)Swagger::SwaggerSchemaprotected
so_mapSwagger::SwaggerSchemaprotected
source_definition_hashSwagger::SwaggerSchemaprivate
SwaggerOptionsSwagger::SwaggerSchema
swaggerSpecSwagger::SwaggerSchema
tagsSwagger::SwaggerSchema
try_importSwagger::SwaggerSchemaprotected
vendorExtensionsSwagger::ObjectBase