Skip to content

Commit a3bddf3

Browse files
CLOUDP-292068: Gen docs
1 parent 5863688 commit a3bddf3

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

tools/cli/internal/openapi/filter/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ The Atlas Admin API OpenAPI specifications are used not only to document REST en
88
- Filtering per version, so that only the endpoints that are available in that version are shown.
99
## What filters are available?
1010
### List of filters
11-
[ExtensionFilter is a filter that updates the x-sunset and x-xgen-version extensions to a date string](../internal/openapi/filter/extension.go?plain=1#L24)
11+
[ExtensionFilter is a filter that deleted the x-xgen-ipa-exception extensions, updates the x-sunset and x-xgen-version](../internal/openapi/filter/extension.go?plain=1#L24)
1212
[HiddenEnvsFilter is a filter that removes paths, operations,](../internal/openapi/filter/hidden_envs.go?plain=1#L28)
1313
[InfoFilter is a filter that modifies the Info object in the OpenAPI spec.](../internal/openapi/filter/info.go?plain=1#L23)
1414
[OperationsFilter is a filter that removes the x-xgen-owner-team extension from operations](../internal/openapi/filter/operations.go?plain=1#L20)

tools/cli/internal/openapi/filter/mock_filter.go

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)