Skip to content

Commit 265b0b4

Browse files
1 parent 3902186 commit 265b0b4

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

openapi/v2.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24962,11 +24962,11 @@
2496224962
"x-sunset": "2025-05-30",
2496324963
"x-xgen-version": "2024-05-30"
2496424964
},
24965-
"application/vnd.atlas.2025-01-01+json": {
24965+
"application/vnd.atlas.2043-01-01+json": {
2496624966
"schema": {
2496724967
"$ref": "#/components/schemas/OpenApiInfo"
2496824968
},
24969-
"x-xgen-version": "2025-01-01"
24969+
"x-xgen-version": "2043-01-01"
2497024970
}
2497124971
},
2497224972
"description": "OK"

openapi/v2.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -50033,10 +50033,10 @@ paths:
5003350033
$ref: '#/components/schemas/OpenApiInfo'
5003450034
x-sunset: "2025-05-30"
5003550035
x-xgen-version: "2024-05-30"
50036-
application/vnd.atlas.2025-01-01+json:
50036+
application/vnd.atlas.2043-01-01+json:
5003750037
schema:
5003850038
$ref: '#/components/schemas/OpenApiInfo'
50039-
x-xgen-version: "2025-01-01"
50039+
x-xgen-version: "2043-01-01"
5004050040
description: OK
5004150041
"401":
5004250042
$ref: '#/components/responses/unauthorized'

0 commit comments

Comments
 (0)