restapi.rest.response.ResponseMaker.respond_with_schema

static ResponseMaker.respond_with_schema(schema)[source]
Parameters:

schema (Schema)

Return type:

Union[Response, Response, tuple[Any, int, dict[str, str]]]