Skip to content

Commit 010941c

Browse files
fix e2e tests
1 parent fbe1a4a commit 010941c

24 files changed

+213
-211
lines changed

tools/cli/test/data/changelog/new-api-version/base/openapi-2023-01-01.json

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -2912,7 +2912,7 @@
29122912
} ],
29132913
"summary" : "Return the Backup Compliance Policy settings",
29142914
"tags" : [ "Cloud Backups" ],
2915-
"x-sunset" : "2024-10-01"
2915+
"x-sunset" : "2099-10-01"
29162916
},
29172917
"put" : {
29182918
"deprecated" : true,
@@ -2939,7 +2939,7 @@
29392939
"schema" : {
29402940
"$ref" : "#/components/schemas/DataProtectionSettings"
29412941
},
2942-
"x-sunset" : "2024-10-01",
2942+
"x-sunset" : "2099-10-01",
29432943
"x-xgen-version" : "2023-01-01"
29442944
}
29452945
},
@@ -2976,7 +2976,7 @@
29762976
} ],
29772977
"summary" : "Update or enable the Backup Compliance Policy settings",
29782978
"tags" : [ "Cloud Backups" ],
2979-
"x-sunset" : "2024-10-01"
2979+
"x-sunset" : "2099-10-01"
29802980
}
29812981
},
29822982
"/api/atlas/v2/groups/{groupId}/cloudProviderAccess" : {
@@ -10467,7 +10467,7 @@
1046710467
} ],
1046810468
"summary" : "Return All Project Invitations",
1046910469
"tags" : [ "Projects" ],
10470-
"x-sunset" : "2024-10-04"
10470+
"x-sunset" : "2099-10-04"
1047110471
},
1047210472
"patch" : {
1047310473
"deprecated" : true,
@@ -10521,7 +10521,7 @@
1052110521
} ],
1052210522
"summary" : "Update One Project Invitation",
1052310523
"tags" : [ "Projects" ],
10524-
"x-sunset" : "2024-10-04"
10524+
"x-sunset" : "2099-10-04"
1052510525
},
1052610526
"post" : {
1052710527
"deprecated" : true,
@@ -10569,7 +10569,7 @@
1056910569
} ],
1057010570
"summary" : "Invite One MongoDB Cloud User to Join One Project",
1057110571
"tags" : [ "Projects" ],
10572-
"x-sunset" : "2024-10-04"
10572+
"x-sunset" : "2099-10-04"
1057310573
}
1057410574
},
1057510575
"/api/atlas/v2/groups/{groupId}/invites/{invitationId}" : {
@@ -10617,7 +10617,7 @@
1061710617
} ],
1061810618
"summary" : "Cancel One Project Invitation",
1061910619
"tags" : [ "Projects" ],
10620-
"x-sunset" : "2024-10-04"
10620+
"x-sunset" : "2099-10-04"
1062110621
},
1062210622
"get" : {
1062310623
"deprecated" : true,
@@ -10668,7 +10668,7 @@
1066810668
} ],
1066910669
"summary" : "Return One Project Invitation",
1067010670
"tags" : [ "Projects" ],
10671-
"x-sunset" : "2024-10-04"
10671+
"x-sunset" : "2099-10-04"
1067210672
},
1067310673
"patch" : {
1067410674
"deprecated" : true,
@@ -10731,7 +10731,7 @@
1073110731
} ],
1073210732
"summary" : "Update One Project Invitation by Invitation ID",
1073310733
"tags" : [ "Projects" ],
10734-
"x-sunset" : "2024-10-04"
10734+
"x-sunset" : "2099-10-04"
1073510735
}
1073610736
},
1073710737
"/api/atlas/v2/groups/{groupId}/ipAddresses" : {
@@ -49323,4 +49323,4 @@
4932349323
}
4932449324
}
4932549325
}
49326-
}
49326+
}

tools/cli/test/data/changelog/new-api-version/base/openapi-2023-02-01.json

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -2968,7 +2968,7 @@
29682968
} ],
29692969
"summary" : "Return the Backup Compliance Policy settings",
29702970
"tags" : [ "Cloud Backups" ],
2971-
"x-sunset" : "2024-10-01"
2971+
"x-sunset" : "2099-10-01"
29722972
},
29732973
"put" : {
29742974
"deprecated" : true,
@@ -2995,7 +2995,7 @@
29952995
"schema" : {
29962996
"$ref" : "#/components/schemas/DataProtectionSettings"
29972997
},
2998-
"x-sunset" : "2024-10-01",
2998+
"x-sunset" : "2099-10-01",
29992999
"x-xgen-version" : "2023-01-01"
30003000
}
30013001
},
@@ -3032,7 +3032,7 @@
30323032
} ],
30333033
"summary" : "Update or enable the Backup Compliance Policy settings",
30343034
"tags" : [ "Cloud Backups" ],
3035-
"x-sunset" : "2024-10-01"
3035+
"x-sunset" : "2099-10-01"
30363036
}
30373037
},
30383038
"/api/atlas/v2/groups/{groupId}/cloudProviderAccess" : {
@@ -10517,7 +10517,7 @@
1051710517
} ],
1051810518
"summary" : "Return All Project Invitations",
1051910519
"tags" : [ "Projects" ],
10520-
"x-sunset" : "2024-10-04"
10520+
"x-sunset" : "2099-10-04"
1052110521
},
1052210522
"patch" : {
1052310523
"deprecated" : true,
@@ -10571,7 +10571,7 @@
1057110571
} ],
1057210572
"summary" : "Update One Project Invitation",
1057310573
"tags" : [ "Projects" ],
10574-
"x-sunset" : "2024-10-04"
10574+
"x-sunset" : "2099-10-04"
1057510575
},
1057610576
"post" : {
1057710577
"deprecated" : true,
@@ -10619,7 +10619,7 @@
1061910619
} ],
1062010620
"summary" : "Invite One MongoDB Cloud User to Join One Project",
1062110621
"tags" : [ "Projects" ],
10622-
"x-sunset" : "2024-10-04"
10622+
"x-sunset" : "2099-10-04"
1062310623
}
1062410624
},
1062510625
"/api/atlas/v2/groups/{groupId}/invites/{invitationId}" : {
@@ -10667,7 +10667,7 @@
1066710667
} ],
1066810668
"summary" : "Cancel One Project Invitation",
1066910669
"tags" : [ "Projects" ],
10670-
"x-sunset" : "2024-10-04"
10670+
"x-sunset" : "2099-10-04"
1067110671
},
1067210672
"get" : {
1067310673
"deprecated" : true,
@@ -10718,7 +10718,7 @@
1071810718
} ],
1071910719
"summary" : "Return One Project Invitation",
1072010720
"tags" : [ "Projects" ],
10721-
"x-sunset" : "2024-10-04"
10721+
"x-sunset" : "2099-10-04"
1072210722
},
1072310723
"patch" : {
1072410724
"deprecated" : true,
@@ -10781,7 +10781,7 @@
1078110781
} ],
1078210782
"summary" : "Update One Project Invitation by Invitation ID",
1078310783
"tags" : [ "Projects" ],
10784-
"x-sunset" : "2024-10-04"
10784+
"x-sunset" : "2099-10-04"
1078510785
}
1078610786
},
1078710787
"/api/atlas/v2/groups/{groupId}/ipAddresses" : {
@@ -50032,4 +50032,4 @@
5003250032
}
5003350033
}
5003450034
}
50035-
}
50035+
}

tools/cli/test/data/changelog/new-api-version/base/openapi-2023-10-01.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -10512,7 +10512,7 @@
1051210512
} ],
1051310513
"summary" : "Return All Project Invitations",
1051410514
"tags" : [ "Projects" ],
10515-
"x-sunset" : "2024-10-04"
10515+
"x-sunset" : "2099-10-04"
1051610516
},
1051710517
"patch" : {
1051810518
"deprecated" : true,
@@ -10566,7 +10566,7 @@
1056610566
} ],
1056710567
"summary" : "Update One Project Invitation",
1056810568
"tags" : [ "Projects" ],
10569-
"x-sunset" : "2024-10-04"
10569+
"x-sunset" : "2099-10-04"
1057010570
},
1057110571
"post" : {
1057210572
"deprecated" : true,
@@ -10614,7 +10614,7 @@
1061410614
} ],
1061510615
"summary" : "Invite One MongoDB Cloud User to Join One Project",
1061610616
"tags" : [ "Projects" ],
10617-
"x-sunset" : "2024-10-04"
10617+
"x-sunset" : "2099-10-04"
1061810618
}
1061910619
},
1062010620
"/api/atlas/v2/groups/{groupId}/invites/{invitationId}" : {
@@ -10662,7 +10662,7 @@
1066210662
} ],
1066310663
"summary" : "Cancel One Project Invitation",
1066410664
"tags" : [ "Projects" ],
10665-
"x-sunset" : "2024-10-04"
10665+
"x-sunset" : "2099-10-04"
1066610666
},
1066710667
"get" : {
1066810668
"deprecated" : true,
@@ -10713,7 +10713,7 @@
1071310713
} ],
1071410714
"summary" : "Return One Project Invitation",
1071510715
"tags" : [ "Projects" ],
10716-
"x-sunset" : "2024-10-04"
10716+
"x-sunset" : "2099-10-04"
1071710717
},
1071810718
"patch" : {
1071910719
"deprecated" : true,
@@ -10776,7 +10776,7 @@
1077610776
} ],
1077710777
"summary" : "Update One Project Invitation by Invitation ID",
1077810778
"tags" : [ "Projects" ],
10779-
"x-sunset" : "2024-10-04"
10779+
"x-sunset" : "2099-10-04"
1078010780
}
1078110781
},
1078210782
"/api/atlas/v2/groups/{groupId}/ipAddresses" : {
@@ -50027,4 +50027,4 @@
5002750027
}
5002850028
}
5002950029
}
50030-
}
50030+
}

tools/cli/test/data/changelog/new-api-version/base/openapi-2023-11-15.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -11100,7 +11100,7 @@
1110011100
} ],
1110111101
"summary" : "Return All Project Invitations",
1110211102
"tags" : [ "Projects" ],
11103-
"x-sunset" : "2024-10-04"
11103+
"x-sunset" : "2099-10-04"
1110411104
},
1110511105
"patch" : {
1110611106
"deprecated" : true,
@@ -11154,7 +11154,7 @@
1115411154
} ],
1115511155
"summary" : "Update One Project Invitation",
1115611156
"tags" : [ "Projects" ],
11157-
"x-sunset" : "2024-10-04"
11157+
"x-sunset" : "2099-10-04"
1115811158
},
1115911159
"post" : {
1116011160
"deprecated" : true,
@@ -11202,7 +11202,7 @@
1120211202
} ],
1120311203
"summary" : "Invite One MongoDB Cloud User to Join One Project",
1120411204
"tags" : [ "Projects" ],
11205-
"x-sunset" : "2024-10-04"
11205+
"x-sunset" : "2099-10-04"
1120611206
}
1120711207
},
1120811208
"/api/atlas/v2/groups/{groupId}/invites/{invitationId}" : {
@@ -11250,7 +11250,7 @@
1125011250
} ],
1125111251
"summary" : "Cancel One Project Invitation",
1125211252
"tags" : [ "Projects" ],
11253-
"x-sunset" : "2024-10-04"
11253+
"x-sunset" : "2099-10-04"
1125411254
},
1125511255
"get" : {
1125611256
"deprecated" : true,
@@ -11301,7 +11301,7 @@
1130111301
} ],
1130211302
"summary" : "Return One Project Invitation",
1130311303
"tags" : [ "Projects" ],
11304-
"x-sunset" : "2024-10-04"
11304+
"x-sunset" : "2099-10-04"
1130511305
},
1130611306
"patch" : {
1130711307
"deprecated" : true,
@@ -11364,7 +11364,7 @@
1136411364
} ],
1136511365
"summary" : "Update One Project Invitation by Invitation ID",
1136611366
"tags" : [ "Projects" ],
11367-
"x-sunset" : "2024-10-04"
11367+
"x-sunset" : "2099-10-04"
1136811368
}
1136911369
},
1137011370
"/api/atlas/v2/groups/{groupId}/ipAddresses" : {
@@ -50751,4 +50751,4 @@
5075150751
}
5075250752
}
5075350753
}
50754-
}
50754+
}

tools/cli/test/data/changelog/new-api-version/base/openapi-2024-05-30.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -11850,7 +11850,7 @@
1185011850
} ],
1185111851
"summary" : "Return All Project Invitations",
1185211852
"tags" : [ "Projects" ],
11853-
"x-sunset" : "2024-10-04"
11853+
"x-sunset" : "2099-10-04"
1185411854
},
1185511855
"patch" : {
1185611856
"deprecated" : true,
@@ -11904,7 +11904,7 @@
1190411904
} ],
1190511905
"summary" : "Update One Project Invitation",
1190611906
"tags" : [ "Projects" ],
11907-
"x-sunset" : "2024-10-04"
11907+
"x-sunset" : "2099-10-04"
1190811908
},
1190911909
"post" : {
1191011910
"deprecated" : true,
@@ -11952,7 +11952,7 @@
1195211952
} ],
1195311953
"summary" : "Invite One MongoDB Cloud User to Join One Project",
1195411954
"tags" : [ "Projects" ],
11955-
"x-sunset" : "2024-10-04"
11955+
"x-sunset" : "2099-10-04"
1195611956
}
1195711957
},
1195811958
"/api/atlas/v2/groups/{groupId}/invites/{invitationId}" : {
@@ -12000,7 +12000,7 @@
1200012000
} ],
1200112001
"summary" : "Cancel One Project Invitation",
1200212002
"tags" : [ "Projects" ],
12003-
"x-sunset" : "2024-10-04"
12003+
"x-sunset" : "2099-10-04"
1200412004
},
1200512005
"get" : {
1200612006
"deprecated" : true,
@@ -12051,7 +12051,7 @@
1205112051
} ],
1205212052
"summary" : "Return One Project Invitation",
1205312053
"tags" : [ "Projects" ],
12054-
"x-sunset" : "2024-10-04"
12054+
"x-sunset" : "2099-10-04"
1205512055
},
1205612056
"patch" : {
1205712057
"deprecated" : true,
@@ -12114,7 +12114,7 @@
1211412114
} ],
1211512115
"summary" : "Update One Project Invitation by Invitation ID",
1211612116
"tags" : [ "Projects" ],
12117-
"x-sunset" : "2024-10-04"
12117+
"x-sunset" : "2099-10-04"
1211812118
}
1211912119
},
1212012120
"/api/atlas/v2/groups/{groupId}/ipAddresses" : {
@@ -51891,4 +51891,4 @@
5189151891
}
5189251892
}
5189351893
}
51894-
}
51894+
}

0 commit comments

Comments
 (0)