Skip to main content

create

Function create 

Source
pub async fn create(
    __arg0: State<AppState>,
    authority: Authority,
    __arg2: Path<String>,
    __arg3: Json<Value>,
) -> Response