Skip to main content

schemas_collection

Function schemas_collection 

Source
pub async fn schemas_collection(
    __arg0: State<AppState>,
    authority: Authority,
    method: Option<Extension<MethodOverride>>,
    transport: Method,
    body: Option<Json<Value>>,
) -> Response