Skip to content

Commit d8f57e3

Browse files
committed
update tests
1 parent 76d47bd commit d8f57e3

File tree

13 files changed

+721
-721
lines changed

13 files changed

+721
-721
lines changed

tools/cli/test/data/changelog/changelog.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
{
1717
"change": "removed the optional properties from the response: 'results.items.mongoURIWithOptions', 'results.items.providerBackupEnabled', 'results.items.mongoURIUpdated', 'results.items.srvAddress', 'results.items.replicationSpec', 'results.items.mongoURI', 'results.items.numShards', 'results.items.autoScaling', 'results.items.providerSettings', 'results.items.replicationFactor', 'results.items.replicationSpecs.regionsConfig'",
1818
"changeCode": "response-optional-property-removed",
19-
"backwardCompatible": true
19+
"backwardCompatible": false
2020
},
2121
{
2222
"change": "added response property 'results.items.replicationSpecs.regionConfigs'",
@@ -63,7 +63,7 @@
6363
{
6464
"change": "removed the optional properties from the response: 'mongoURIWithOptions', 'providerBackupEnabled', 'mongoURIUpdated', 'srvAddress', 'replicationSpec', 'mongoURI','numShards', 'autoScaling', 'providerSettings', 'replicationFactor', 'replicationSpecs.regionsConfig'",
6565
"changeCode": "response-optional-property-removed",
66-
"backwardCompatible": true
66+
"backwardCompatible": false
6767
},
6868
{
6969
"change": "added response property 'replicationSpecs.regionConfigs'",
@@ -126,7 +126,7 @@
126126
{
127127
"change": "removed the optional properties from the response: 'mongoURIWithOptions', 'providerBackupEnabled', 'mongoURIUpdated', 'srvAddress', 'replicationSpec', 'mongoURI','numShards', 'autoScaling', 'providerSettings', 'replicationFactor', 'replicationSpecs.regionsConfig'",
128128
"changeCode": "response-optional-property-removed",
129-
"backwardCompatible": true
129+
"backwardCompatible": false
130130
},
131131
{
132132
"change": "added response property 'replicationSpecs.regionConfigs'",
@@ -173,7 +173,7 @@
173173
{
174174
"change": "removed the optional properties from the response: 'mongoURIWithOptions', 'providerBackupEnabled', 'mongoURIUpdated', 'srvAddress', 'replicationSpec', 'mongoURI','numShards', 'autoScaling', 'providerSettings', 'replicationFactor', 'replicationSpecs.regionsConfig'",
175175
"changeCode": "response-optional-property-removed",
176-
"backwardCompatible": true
176+
"backwardCompatible": false
177177
},
178178
{
179179
"change": "added response property 'replicationSpecs.regionConfigs'",

tools/cli/test/data/changelog/new-api-preview-version/base/changelog.json

Lines changed: 50 additions & 50 deletions
Large diffs are not rendered by default.

tools/cli/test/data/changelog/new-api-preview-version/output/changelog-all.json

Lines changed: 65 additions & 65 deletions
Large diffs are not rendered by default.

tools/cli/test/data/changelog/new-api-preview-version/output/changelog.json

Lines changed: 62 additions & 62 deletions
Large diffs are not rendered by default.

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

Lines changed: 50 additions & 50 deletions
Large diffs are not rendered by default.

tools/cli/test/data/changelog/new-api-version/output/changelog-all.json

Lines changed: 65 additions & 65 deletions
Large diffs are not rendered by default.

tools/cli/test/data/changelog/new-api-version/output/changelog.json

Lines changed: 62 additions & 62 deletions
Large diffs are not rendered by default.

tools/cli/test/data/changelog/rename-api-version/base/changelog.json

Lines changed: 50 additions & 50 deletions
Large diffs are not rendered by default.

tools/cli/test/data/changelog/rename-api-version/output/changelog-all.json

Lines changed: 65 additions & 65 deletions
Large diffs are not rendered by default.

tools/cli/test/data/changelog/rename-api-version/output/changelog.json

Lines changed: 62 additions & 62 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)