aries_cloudagent.messaging.schemas package¶
Submodules¶
aries_cloudagent.messaging.schemas.routes module¶
aries_cloudagent.messaging.schemas.util module¶
Schema utilities.
-
class
aries_cloudagent.messaging.schemas.util.SchemaQueryStringSchema(*args, **kwargs)[source]¶ Bases:
aries_cloudagent.messaging.models.openapi.OpenAPISchemaQuery string parameters for schema searches.
-
schema_id¶ Used by autodoc_mock_imports.
-
schema_issuer_did¶ Used by autodoc_mock_imports.
-
schema_name¶ Used by autodoc_mock_imports.
-
schema_version¶ Used by autodoc_mock_imports.
-