Skip to content

Commit c457562

Browse files
author
Sophia Marie Terry
committed
CLOUDP-328985: Added exceptions to /controlPlaneIPAddresses endpoint
1 parent 363f0af commit c457562

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

openapi/.raw/v2.yaml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59018,6 +59018,10 @@ paths:
5901859018
application/vnd.atlas.2023-11-15+json:
5901959019
schema:
5902059020
$ref: '#/components/schemas/ControlPlaneIPAddresses'
59021+
x-xgen-IPA-exception:
59022+
xgen-IPA-110-collections-response-define-links-array: Content predates IPA validation
59023+
xgen-IPA-110-collections-response-define-results-array: Content predates IPA validation
59024+
xgen-IPA-110-collections-use-paginated-prefix: Content predates IPA validation
5902159025
x-xgen-version: "2023-11-15"
5902259026
description: OK
5902359027
"500":
@@ -59028,8 +59032,12 @@ paths:
5902859032
- Root
5902959033
x-xgen-docs-url: https://mongodb.com/docs/atlas/reference/api-resources-spec/v2/#tag/Root/operation/returnAllControlPlaneIpAddresses
5903059034
x-xgen-owner-team: Atlas Clusters Security II
59035+
x-xgen-IPA-exception:
59036+
xgen-IPA-110-collections-request-has-itemsPerPage-query-param: API predates IPA validation
59037+
xgen-IPA-110-collections-request-has-pageNum-query-param: API predates IPA validation
5903159038
x-xgen-IPA-exception:
5903259039
xgen-IPA-102-collection-identifier-camelCase: API predates IPA validation
59040+
xgen-IPA-104-resource-has-GET: API predates IPA validation
5903359041
/api/atlas/v2/unauth/openapi/versions:
5903459042
get:
5903559043
description: API that provides a list of available versionsfor a given environment.

0 commit comments

Comments
 (0)