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