pub async fn roles_collection( __arg0: State<AppState>, authority: Authority, __arg2: Query<HashMap<String, String>>, method: Option<Extension<MethodOverride>>, transport: Method, body: Option<Json<Value>>, ) -> Response