Skip to main content

create

Function create 

Source
pub async fn create(
    state: &AppState,
    path: &str,
    class_name: Option<&str>,
    body: &Value,
) -> Result<Value, ParseError>
Expand description

POST /schemas and POST /schemas/:className.