Skip to content

Commit 5421120

Browse files
1 parent 8e47650 commit 5421120

File tree

2 files changed

+10
-0
lines changed

2 files changed

+10
-0
lines changed

openapi/v2.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25511,6 +25511,9 @@
2551125511
"envs": "qa,stage,prod"
2551225512
},
2551325513
"x-xgen-owner-team": "apix"
25514+
},
25515+
"x-xgen-IPA-exception": {
25516+
"xgen-IPA-102-path-alternate-resource-name-path-param": "API predates IPA validation"
2551425517
}
2551525518
},
2551625519
"/api/atlas/v2/orgs": {
@@ -30306,6 +30309,9 @@
3030630309
"docsSource": "mms",
3030730310
"targetService": "api-registry"
3030830311
}
30312+
},
30313+
"x-xgen-IPA-exception": {
30314+
"xgen-IPA-102-path-alternate-resource-name-path-param": "API predates IPA validation"
3030930315
}
3031030316
},
3031130317
"/api/atlas/v2/users": {

openapi/v2.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50824,6 +50824,8 @@ paths:
5082450824
x-xgen-hidden-env:
5082550825
envs: qa,stage,prod
5082650826
x-xgen-owner-team: apix
50827+
x-xgen-IPA-exception:
50828+
xgen-IPA-102-path-alternate-resource-name-path-param: API predates IPA validation
5082750829
/api/atlas/v2/orgs:
5082850830
get:
5082950831
description: Returns all organizations to which the requesting API Key has access. To use this resource, the requesting API Key must have the Organization Member role.
@@ -53859,6 +53861,8 @@ paths:
5385953861
allowDocsDiff: "false"
5386053862
docsSource: mms
5386153863
targetService: api-registry
53864+
x-xgen-IPA-exception:
53865+
xgen-IPA-102-path-alternate-resource-name-path-param: API predates IPA validation
5386253866
/api/atlas/v2/users:
5386353867
post:
5386453868
description: |-

0 commit comments

Comments
 (0)