Qore Swagger Module Reference  1.1.0
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 headers)Swagger::SwaggerSchemaprivate:internal
checkResponseContentTypeHeader(reference< hash< HttpResponseInfo >> resp, auto body, *hash headers)Swagger::SwaggerSchemaprivate:internal
checkResponseTextPlain(reference< hash< HttpResponseInfo >> resp, auto body, hash< string, bool > mime_types, *list content_types)Swagger::SwaggerSchemaprivate:internal
compact_serializationSwagger::SwaggerSchemaprivate
constructor(hash oh, *hash opts)Swagger::SwaggerSchema
Swagger::ObjectBase::constructor()Swagger::ObjectBase
Swagger::ObjectBase::constructor(hash oh)Swagger::ObjectBase
Swagger::ObjectBase::constructor(ObjectBase other)Swagger::ObjectBase
consumesSwagger::SwaggerSchema
def_pathSwagger::SwaggerSchemaprivate
definitions()Swagger::SwaggerSchema
externalDocsSwagger::SwaggerSchema
getBasePathImpl()Swagger::SwaggerSchemaprivate
getExampleRequestImpl(string method, string path, *softlist< string > content_types)Swagger::SwaggerSchemaprivate
getExampleResponseImpl(string method, string path, int code, *softlist< string > content_types)Swagger::SwaggerSchemaprivate
getExternalReference(string refstr)Swagger::SwaggerSchemaprivate
getPathOperationHashImpl()Swagger::SwaggerSchemaprivate
getQoreExampleRequestImpl(string method, string path)Swagger::SwaggerSchemaprivate
getQoreExampleResponseImpl(string method, string path, int code)Swagger::SwaggerSchemaprivate
getTargetUrlImpl()Swagger::SwaggerSchemaprivate
hostSwagger::SwaggerSchema
infoSwagger::SwaggerSchema
initialize(hash oh)Swagger::ObjectBase
parameters()Swagger::SwaggerSchema
parseRequestImpl(string method, string path, *data http_body, reference< hash > headers)Swagger::SwaggerSchemaprivate
parseResponseImpl(string method, string path, int code, *data response_body, hash hdr)Swagger::SwaggerSchemaprivate
pathsSwagger::SwaggerSchema
processRequestImpl(string method, string path, auto body, *hash headers, *softlist< string > content_types)Swagger::SwaggerSchemaprivate
processRequestIntern(string method, string path, auto body, *hash headers, *softlist< string > content_types, bool compact_serialization)Swagger::SwaggerSchemaprivate:internal
processResponseImpl(string method, string path, int code, auto response_body, *hash headers, *softlist< string > content_types)Swagger::SwaggerSchemaprivate
processResponseIntern(string method, string path, int code, auto response_body, *hash headers, *softlist< string > content_types, bool compact_serialization)Swagger::SwaggerSchemaprivate:internal
producesSwagger::SwaggerSchema
resolveParameter(string name, string refstr, hash oh)Swagger::SwaggerSchema
resolveParameterItemsSchemaObject(string name, string refstr, hash oh)Swagger::SwaggerSchema
resolveResponse(string name, string refstr, hash oh)Swagger::SwaggerSchema
resolveSchemaObject(string name, string refstr, hash oh)Swagger::SwaggerSchema
responsesSwagger::SwaggerSchema
schemesSwagger::SwaggerSchema
securitySwagger::SwaggerSchema
securityDefinitionsSwagger::SwaggerSchema
setBasePathImpl(string basePath)Swagger::SwaggerSchemaprivate
SwaggerOptionsSwagger::SwaggerSchema
swaggerSpecSwagger::SwaggerSchema
tagsSwagger::SwaggerSchema
try_importSwagger::SwaggerSchemaprivate
vendorExtensionsSwagger::ObjectBase