From d93bdce2e4aec5337e3b19410c085d87ed4a2414 Mon Sep 17 00:00:00 2001 From: Glenn Lewis <6598971+gmlewis@users.noreply.github.com> Date: Thu, 25 Sep 2025 10:24:44 -0400 Subject: [PATCH] Update CONTRIBUTING.md Signed-off-by: Glenn Lewis <6598971+gmlewis@users.noreply.github.com> --- CONTRIBUTING.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index d22024657f1..5157021e3a7 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -181,6 +181,11 @@ may be useful to know what it is. Its sections are: - `operation_overrides` - is where we override the documentation_url for operations where the link in the OpenAPI descriptions is wrong. +Please note that if your PR unit tests are failing due to an out-of-date +`openapi_operations.yaml` file, simply ask the maintainer(s) of this repo +to update it for you so that your PR doesn't need to include changes +to this auto-generated file. + ### tools/metadata The `tools/metadata` package is a command-line tool for working with metadata.