We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2f8c45f commit fdb91ffCopy full SHA for fdb91ff
CONTRIBUTING.md
@@ -181,6 +181,11 @@ may be useful to know what it is. Its sections are:
181
- `operation_overrides` - is where we override the documentation_url for
182
operations where the link in the OpenAPI descriptions is wrong.
183
184
+Please note that if your PR unit tests are failing due to an out-of-date
185
+`openapi_operations.yaml` file, simply ask the maintainer(s) of this repo
186
+to update it for you so that your PR doesn't need to include changes
187
+to this auto-generated file.
188
+
189
### tools/metadata
190
191
The `tools/metadata` package is a command-line tool for working with metadata.
0 commit comments