Skip to content

Commit 3879992

Browse files
author
Sophia Marie Terry
committed
Merge branch 'main' into CLOUDP-306294
2 parents 9ae2c93 + 16f6284 commit 3879992

29 files changed

+33
-33
lines changed

.github/scripts/get_sunset_apis.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ fi
3636

3737
openapi_spec_url="$1"
3838
to_date="$2"
39-
from_date=$(date +"%y-%m-%d")
39+
from_date=$(date +"%Y-%m-%d")
4040

4141
echo "openapi_spec_url: ${openapi_spec_url}"
4242
echo "from_date: ${from_date}, to_date: ${to_date}"

.github/workflows/api-versions-reminder.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ jobs:
4040
# Linux date command format
4141
three_months_date=$(date --date="3 months" +"%Y-%m-%d")
4242
fi
43-
./.github/scripts/get_list_files_to_delete.sh "${openapi_spec_url}" "${three_months_date}"
43+
./.github/scripts/get_sunset_apis.sh "${openapi_spec_url}" "${three_months_date}"
4444
# Create a JIRA ticket only if the there is not already a ticket with the same title
4545
- name: Create JIRA Ticket
4646
id: create-jira-ticket
@@ -104,7 +104,7 @@ jobs:
104104
# Linux date command format
105105
one_month_date=$(date --date="1 months" +"%Y-%m-%d")
106106
fi
107-
./.github/scripts/get_list_files_to_delete.sh "${openapi_spec_url}" "${one_month_date}"
107+
./.github/scripts/get_sunset_apis.sh "${openapi_spec_url}" "${one_month_date}"
108108
# Create a JIRA ticket only if the there is not already a ticket with the same title
109109
- name: Create JIRA Ticket
110110
id: create-jira-ticket
@@ -168,7 +168,7 @@ jobs:
168168
# Linux date command format
169169
one_week_date=$(date --date="+1 week" +"%Y-%m-%d")
170170
fi
171-
./.github/scripts/get_list_files_to_delete.sh "${openapi_spec_url}" "${one_week_date}"
171+
./.github/scripts/get_sunset_apis.sh "${openapi_spec_url}" "${one_week_date}"
172172
# Create a JIRA ticket only if the there is not already a ticket with the same title
173173
- name: Create JIRA Ticket
174174
id: create-jira-ticket

changelog/internal/metadata.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
2-
"runDate": "2025-07-10",
3-
"specRevision": "14beccdb601dd4ca05003509b795c6714f91fff9",
4-
"specRevisionShort": "14beccdb601",
2+
"runDate": "2025-07-14",
3+
"specRevision": "312053dcbafbdfd25b5e1a08206e4fcc9590b96f",
4+
"specRevisionShort": "312053dcbaf",
55
"versions": [
66
"2023-01-01",
77
"2023-02-01",

openapi/.raw/v2.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45947,7 +45947,7 @@
4594745947
"termsOfService": "https://www.mongodb.com/mongodb-management-service-terms-and-conditions",
4594845948
"title": "MongoDB Atlas Administration API",
4594945949
"version": "2.0",
45950-
"x-xgen-sha": "14beccdb601dd4ca05003509b795c6714f91fff9"
45950+
"x-xgen-sha": "312053dcbafbdfd25b5e1a08206e4fcc9590b96f"
4595145951
},
4595245952
"openapi": "3.0.1",
4595345953
"paths": {

openapi/.raw/v2.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36802,7 +36802,7 @@ info:
3680236802
termsOfService: https://www.mongodb.com/mongodb-management-service-terms-and-conditions
3680336803
title: MongoDB Atlas Administration API
3680436804
version: "2.0"
36805-
x-xgen-sha: 14beccdb601dd4ca05003509b795c6714f91fff9
36805+
x-xgen-sha: 312053dcbafbdfd25b5e1a08206e4fcc9590b96f
3680636806
openapi: 3.0.1
3680736807
paths:
3680836808
/api/atlas/v2:

openapi/v2.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43373,7 +43373,7 @@
4337343373
"termsOfService": "https://www.mongodb.com/mongodb-management-service-terms-and-conditions",
4337443374
"title": "MongoDB Atlas Administration API",
4337543375
"version": "2.0",
43376-
"x-xgen-sha": "14beccdb601dd4ca05003509b795c6714f91fff9"
43376+
"x-xgen-sha": "312053dcbafbdfd25b5e1a08206e4fcc9590b96f"
4337743377
},
4337843378
"openapi": "3.0.1",
4337943379
"paths": {

openapi/v2.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35020,7 +35020,7 @@ info:
3502035020
termsOfService: https://www.mongodb.com/mongodb-management-service-terms-and-conditions
3502135021
title: MongoDB Atlas Administration API
3502235022
version: "2.0"
35023-
x-xgen-sha: 14beccdb601dd4ca05003509b795c6714f91fff9
35023+
x-xgen-sha: 312053dcbafbdfd25b5e1a08206e4fcc9590b96f
3502435024
openapi: 3.0.1
3502535025
paths:
3502635026
/api/atlas/v2:

openapi/v2/openapi-2023-01-01.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37999,7 +37999,7 @@
3799937999
"termsOfService": "https://www.mongodb.com/mongodb-management-service-terms-and-conditions",
3800038000
"title": "MongoDB Atlas Administration API",
3800138001
"version": "2.0",
38002-
"x-xgen-sha": "14beccdb601dd4ca05003509b795c6714f91fff9"
38002+
"x-xgen-sha": "312053dcbafbdfd25b5e1a08206e4fcc9590b96f"
3800338003
},
3800438004
"openapi": "3.0.1",
3800538005
"paths": {

openapi/v2/openapi-2023-01-01.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30762,7 +30762,7 @@ info:
3076230762
termsOfService: https://www.mongodb.com/mongodb-management-service-terms-and-conditions
3076330763
title: MongoDB Atlas Administration API
3076430764
version: "2.0"
30765-
x-xgen-sha: 14beccdb601dd4ca05003509b795c6714f91fff9
30765+
x-xgen-sha: 312053dcbafbdfd25b5e1a08206e4fcc9590b96f
3076630766
openapi: 3.0.1
3076730767
paths:
3076830768
/api/atlas/v2:

openapi/v2/openapi-2023-02-01.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38714,7 +38714,7 @@
3871438714
"termsOfService": "https://www.mongodb.com/mongodb-management-service-terms-and-conditions",
3871538715
"title": "MongoDB Atlas Administration API",
3871638716
"version": "2.0",
38717-
"x-xgen-sha": "14beccdb601dd4ca05003509b795c6714f91fff9"
38717+
"x-xgen-sha": "312053dcbafbdfd25b5e1a08206e4fcc9590b96f"
3871838718
},
3871938719
"openapi": "3.0.1",
3872038720
"paths": {

0 commit comments

Comments
 (0)