import_postman

Function import_postman 

Source
pub async fn import_postman(
    __arg0: State<AdminState>,
    __arg1: Json<Value>,
) -> Json<ApiResponse<String>>