Skip to content

Commit ef79335

Browse files
[Update OpenAPI] Merge openapi DEV: institutionType GPU to Support API and Internal API (#491)
Co-authored-by: manuraf <[email protected]>
1 parent 00514c4 commit ef79335

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

infra/apim_v2/api/selfcare_support_service/v1/openapi.dev.json

+2-1
Original file line numberDiff line numberDiff line change
@@ -2987,7 +2987,8 @@
29872987
"AS",
29882988
"REC",
29892989
"CON",
2990-
"PRV"
2990+
"PRV",
2991+
"GPU"
29912992
],
29922993
"type": "string"
29932994
},

infra/apim_v2/api_pnpg/internal_api_for_pnpg/v1/openapi.dev.json

+2-1
Original file line numberDiff line numberDiff line change
@@ -520,7 +520,8 @@
520520
"AS",
521521
"REC",
522522
"CON",
523-
"PRV"
523+
"PRV",
524+
"GPU"
524525
],
525526
"type": "string"
526527
},

0 commit comments

Comments
 (0)