pub async fn create( state: &AppState, path: &str, class_name: Option<&str>, body: &Value, ) -> Result<Value, ParseError>
POST /schemas and POST /schemas/:className.
POST /schemas
POST /schemas/:className