Qore Swagger Module Reference  2.0.5
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::SwaggerSchemaprivate
checkResponseContentTypeHeader(reference< hash< HttpResponseInfo >> resp, auto body, *hash< auto > headers)Swagger::SwaggerSchemaprivate
checkResponseTextPlain(reference< hash< HttpResponseInfo >> resp, auto body, hash< string, bool > mime_types, *list< auto > content_types)Swagger::SwaggerSchemaprivate
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
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::SwaggerSchemaprotected
getExampleResponseImpl(string method, string path, int code, *softlist< string > content_types)Swagger::SwaggerSchemaprotected
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
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::SwaggerSchemaprotected
parseResponseImpl(string method, string path, int code, *data response_body, hash< auto > hdr)Swagger::SwaggerSchemaprotected
pathsSwagger::SwaggerSchema
processDefinition(string key, auto value)Swagger::SwaggerSchemaprivate
processRequestImpl(string method, string path, auto body, *hash< auto > headers, *softlist< string > content_types)Swagger::SwaggerSchemaprotected
processRequestIntern(string method, string path, auto body, *hash< auto > headers, *softlist< string > content_types, bool compact_serialization)Swagger::SwaggerSchemaprivate
processResponseImpl(string method, string path, int code, auto response_body, *hash< auto > headers, *softlist< string > content_types)Swagger::SwaggerSchemaprotected
processResponseIntern(string method, string path, int code, auto response_body, *hash< auto > headers, *softlist< string > content_types, bool compact_serialization)Swagger::SwaggerSchemaprivate
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
source_definition_hashSwagger::SwaggerSchemaprivate
SwaggerOptionsSwagger::SwaggerSchema
swaggerSpecSwagger::SwaggerSchema
tagsSwagger::SwaggerSchema
try_importSwagger::SwaggerSchemaprotected
vendorExtensionsSwagger::ObjectBase