pub async fn sessions_object( __arg0: State<AppState>, authority: Authority, __arg2: Path<String>, __arg3: Query<HashMap<String, String>>, method: Option<Extension<MethodOverride>>, transport: Method, ) -> Response