Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Hub Generated] Review request for Microsoft.DocumentDB to add version preview/2023-03-15-preview #23327

Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
52 commits
Select commit Hold shift + click to select a range
638a48d
Adds base for updating Microsoft.DocumentDB from version preview/2023…
SrinikhilReddy Mar 28, 2023
2f40ce1
Updates readme
SrinikhilReddy Mar 28, 2023
3e09c3f
Updates API version in new specs and examples
SrinikhilReddy Mar 28, 2023
ac929f8
combined changes for managed cassandra preview swagger.
vivek-microsoft Mar 28, 2023
bc6dad5
materializedview swagger changes
Mar 15, 2023
8ba993c
changing preview release version
Mar 29, 2023
c752e59
Reverting changes to 2023-03-01-preview
vivek-microsoft Mar 30, 2023
242aae0
preview changes for nova.
vivek-microsoft Mar 30, 2023
e5c517f
Pretty check.
vivek-microsoft Mar 31, 2023
341b4db
Add files via upload
SrinikhilReddy Mar 7, 2023
597e401
Update cosmos-db.json
SrinikhilReddy Mar 7, 2023
bb352d7
saving work
SrinikhilReddy Apr 4, 2023
66db576
saving work
SrinikhilReddy Apr 4, 2023
228d1f3
saving work
SrinikhilReddy Apr 4, 2023
2a87125
Add example for swagger apis.
vivek-microsoft Apr 4, 2023
3735924
Merge branch 'SrinikhilReddy-cosmos-db-Microsoft.DocumentDB-2023-03-1…
vivek-microsoft Apr 4, 2023
3b2fb10
Merge branch 'SrinikhilReddy-cosmos-db-Microsoft.DocumentDB-2023-03-1…
Apr 5, 2023
63c7804
fix cluster name and rg values in example.
vivek-microsoft Apr 5, 2023
fea09ec
Merge branch 'SrinikhilReddy-cosmos-db-Microsoft.DocumentDB-2023-03-1…
vivek-microsoft Apr 5, 2023
628baaa
Add cassandraProcessStatus property.
vivek-microsoft Apr 7, 2023
f7fb845
format example.
vivek-microsoft Apr 7, 2023
a7900f5
Fixing model validation errors.
vivek-microsoft Apr 7, 2023
a70977a
Resolving model validation errors.
vivek-microsoft Apr 8, 2023
39dae66
resolve Lint Diff issues.
vivek-microsoft Apr 9, 2023
61e080b
removing duplicate entry for package-preview-2023-03
vivek-microsoft Apr 10, 2023
022ee89
Fixing spelling.
vivek-microsoft Apr 10, 2023
9644b1c
Fix pretty validation.
vivek-microsoft Apr 10, 2023
382fc4e
try removing modelerfour:
vivek-microsoft Apr 10, 2023
6c8bcca
update readme to 2023-01-15-preview
vivek-microsoft Apr 10, 2023
00453aa
bring back both 2023-03-01 and 2023-03-15 preview in readme.md
vivek-microsoft Apr 10, 2023
8e3bc55
update tag to generate for package-preview-2023-03-15
vivek-microsoft Apr 11, 2023
7ada629
ring back CassandraClusterRepairPublicProperties.
vivek-microsoft Apr 11, 2023
1cf2ec9
Merge branch 'main' of https://github.com/Azure/azure-rest-api-specs …
carjackson-msft Apr 11, 2023
dd2bb47
merge conflict resolution
carjackson-msft Apr 11, 2023
0ffd70d
port listconnectionstrings changes from 03-15-stable
carjackson-msft Apr 11, 2023
f977cdb
backport stable to preview swagger.
vivek-microsoft Apr 11, 2023
c6c3ee6
Merge branch 'SrinikhilReddy-cosmos-db-Microsoft.DocumentDB-2023-03-1…
vivek-microsoft Apr 11, 2023
b87491f
port location api updates from 3-15-stable to preview version
carjackson-msft Apr 11, 2023
7d78594
Merge branch 'SrinikhilReddy-cosmos-db-Microsoft.DocumentDB-2023-03-1…
carjackson-msft Apr 11, 2023
7b4f36e
Fix model validation error :-).
vivek-microsoft Apr 11, 2023
0c1195c
Merge branch 'SrinikhilReddy-cosmos-db-Microsoft.DocumentDB-2023-03-1…
vivek-microsoft Apr 11, 2023
a990c0f
remove duplicate status property
carjackson-msft Apr 12, 2023
61b750f
Undo Vivek's changes.
SrinikhilReddy May 11, 2023
be1cf47
Merge branch 'main' into SrinikhilReddy-cosmos-db-Microsoft.DocumentD…
SrinikhilReddy May 11, 2023
5ccb513
Merge branch 'main' of https://github.com/Azure/azure-rest-api-specs …
SrinikhilReddy May 16, 2023
af63bb9
saving work
SrinikhilReddy May 16, 2023
7caa75f
saving work
SrinikhilReddy May 16, 2023
6336bd1
local changes
SrinikhilReddy May 16, 2023
afaa50a
local changes
SrinikhilReddy May 16, 2023
ee83052
local changes
SrinikhilReddy May 16, 2023
848be5c
local changes
SrinikhilReddy May 16, 2023
bc21c3f
temporally resolve duplicate schema issue
tadelesh May 20, 2023
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
@@ -0,0 +1,41 @@
{
"parameters": {
"accountName": "ddb1",
"resourceGroupName": "rg1",
"api-version": "2023-03-15-preview",
"subscriptionId": "subid",
"keyspaceName": "keyspaceName",
"createUpdateCassandraKeyspaceParameters": {
"location": "West US",
"tags": {},
"properties": {
"resource": {
"id": "keyspaceName"
},
"options": {}
}
}
},
"responses": {
"200": {
"body": {
"id": "/subscriptions/subid/resourceGroups/rg1/providers/Microsoft.DocumentDB/databaseAccounts/ddb1/cassandraKeyspaces/keyspaceName",
"name": "keyspaceName",
"type": "Microsoft.DocumentDB/databaseAccounts/cassandraKeyspaces",
"location": "West US",
"tags": {},
"properties": {
"resource": {
"id": "keyspaceName"
}
}
}
},
"202": {
"headers": {
"azure-AsyncOperation": "https://management.azure.com/subscriptions/{subscriptionId}/providers/Microsoft.DocumentDB/locations/{location}/operationsStatus/{operationId}?api-version=2023-03-15-preview",
"location": "https://management.azure.com/subscriptions/{subscriptionId}/providers/Microsoft.DocumentDB/locations/{location}/operationsStatus/{operationId}?api-version=2023-03-15-preview"
}
}
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
{
"parameters": {
"accountName": "ddb1",
"resourceGroupName": "rg1",
"api-version": "2023-03-15-preview",
"subscriptionId": "subid",
"keyspaceName": "keyspaceName"
},
"responses": {
"204": {},
"202": {
"headers": {
"azure-AsyncOperation": "https://management.azure.com/subscriptions/{subscriptionId}/providers/Microsoft.DocumentDB/locations/{location}/operationsStatus/{operationId}?api-version=2023-03-15-preview",
"location": "https://management.azure.com/subscriptions/{subscriptionId}/providers/Microsoft.DocumentDB/locations/{location}/operationsStatus/{operationId}?api-version=2023-03-15-preview"
}
}
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,28 @@
{
"parameters": {
"accountName": "ddb1",
"resourceGroupName": "rg1",
"api-version": "2023-03-15-preview",
"subscriptionId": "subid",
"keyspaceName": "keyspaceName"
},
"responses": {
"200": {
"body": {
"id": "/subscriptions/subid/resourceGroups/rg1/providers/Microsoft.DocumentDB/databaseAccounts/ddb1/cassandraKeyspaces/keyspaceName",
"name": "keyspaceName",
"type": "Microsoft.DocumentDB/databaseAccounts/cassandraKeyspaces",
"location": "West US",
"tags": {},
"properties": {
"resource": {
"id": "keyspaceName",
"_rid": "PD5DALigDgw=",
"_ts": 1459200611,
"_etag": "\"00005900-0000-0000-0000-56f9a2630000\""
}
}
}
}
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,28 @@
{
"parameters": {
"api-version": "2023-03-15-preview",
"subscriptionId": "subid",
"resourceGroupName": "rgName",
"accountName": "ddb1"
},
"responses": {
"200": {
"body": {
"value": [
{
"id": "/subscriptions/subid/resourceGroups/rg1/providers/Microsoft.DocumentDB/databaseAccounts/ddb1/cassandraKeyspaces/keyspaceName",
"name": "keyspaceName",
"type": "Microsoft.DocumentDB/databaseAccounts/cassandraKeyspaces",
"location": "West US",
"tags": {},
"properties": {
"resource": {
"id": "keyspaceName"
}
}
}
]
}
}
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,34 @@
{
"parameters": {
"accountName": "ddb1",
"resourceGroupName": "rg1",
"api-version": "2023-03-15-preview",
"subscriptionId": "subid",
"keyspaceName": "keyspaceName"
},
"responses": {
"200": {
"body": {
"properties": {
"resource": {
"throughput": 400,
"autoscaleSettings": {
"maxThroughput": 4000
},
"minimumThroughput": "4000",
"offerReplacePending": "false",
"_rid": "PD5DALigDgw=",
"_ts": 1459200611,
"_etag": "\"00005900-0000-0000-0000-56f9a2630000\""
}
}
}
},
"202": {
"headers": {
"azure-AsyncOperation": "https://management.azure.com/subscriptions/{subscriptionId}/providers/Microsoft.DocumentDB/locations/{location}/operationsStatus/{operationId}?api-version=2023-03-15-preview",
"location": "https://management.azure.com/subscriptions/{subscriptionId}/providers/Microsoft.DocumentDB/locations/{location}/operationsStatus/{operationId}?api-version=2023-03-15-preview"
}
}
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,31 @@
{
"parameters": {
"accountName": "ddb1",
"resourceGroupName": "rg1",
"api-version": "2023-03-15-preview",
"subscriptionId": "subid",
"keyspaceName": "keyspaceName"
},
"responses": {
"200": {
"body": {
"properties": {
"resource": {
"throughput": 400,
"minimumThroughput": "400",
"offerReplacePending": "false",
"_rid": "PD5DALigDgw=",
"_ts": 1459200611,
"_etag": "\"00005900-0000-0000-0000-56f9a2630000\""
}
}
}
},
"202": {
"headers": {
"azure-AsyncOperation": "https://management.azure.com/subscriptions/{subscriptionId}/providers/Microsoft.DocumentDB/locations/{location}/operationsStatus/{operationId}?api-version=2023-03-15-preview",
"location": "https://management.azure.com/subscriptions/{subscriptionId}/providers/Microsoft.DocumentDB/locations/{location}/operationsStatus/{operationId}?api-version=2023-03-15-preview"
}
}
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,30 @@
{
"parameters": {
"accountName": "ddb1",
"resourceGroupName": "rg1",
"api-version": "2023-03-15-preview",
"subscriptionId": "subid",
"keyspaceName": "keyspaceName"
},
"responses": {
"200": {
"body": {
"id": "/subscriptions/subid/resourceGroups/rg1/providers/Microsoft.DocumentDB/databaseAccounts/ddb1/cassandraKeyspaces/keyspaceName/throughputSettings/default",
"name": "default",
"type": "Microsoft.DocumentDB/databaseAccounts/cassandraKeyspaces/throughputSettings",
"location": "West US",
"tags": {},
"properties": {
"resource": {
"throughput": 400,
"minimumThroughput": "400",
"offerReplacePending": "true",
"_rid": "PD5DALigDgw=",
"_ts": 1459200611,
"_etag": "\"00005900-0000-0000-0000-56f9a2630000\""
}
}
}
}
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,45 @@
{
"parameters": {
"accountName": "ddb1",
"resourceGroupName": "rg1",
"api-version": "2023-03-15-preview",
"subscriptionId": "subid",
"keyspaceName": "keyspaceName",
"updateThroughputParameters": {
"location": "West US",
"tags": {},
"properties": {
"resource": {
"throughput": 400
}
}
}
},
"responses": {
"200": {
"body": {
"id": "/subscriptions/subid/resourceGroups/rg1/providers/Microsoft.DocumentDB/databaseAccounts/ddb1/cassandraKeyspaces/keyspaceName/throughputSettings/default",
"name": "default",
"type": "Microsoft.DocumentDB/databaseAccounts/cassandraKeyspaces/throughputSettings",
"location": "West US",
"tags": {},
"properties": {
"resource": {
"throughput": 400,
"minimumThroughput": "400",
"offerReplacePending": "true",
"_rid": "PD5DALigDgw=",
"_ts": 1459200611,
"_etag": "\"00005900-0000-0000-0000-56f9a2630000\""
}
}
}
},
"202": {
"headers": {
"azure-AsyncOperation": "https://management.azure.com/subscriptions/{subscriptionId}/providers/Microsoft.DocumentDB/locations/{location}/operationsStatus/{operationId}?api-version=2023-03-15-preview",
"location": "https://management.azure.com/subscriptions/{subscriptionId}/providers/Microsoft.DocumentDB/locations/{location}/operationsStatus/{operationId}?api-version=2023-03-15-preview"
}
}
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,84 @@
{
"parameters": {
"accountName": "ddb1",
"resourceGroupName": "rg1",
"api-version": "2023-03-15-preview",
"subscriptionId": "subid",
"keyspaceName": "keyspaceName",
"tableName": "tableName",
"createUpdateCassandraTableParameters": {
"location": "West US",
"tags": {},
"properties": {
"resource": {
"id": "tableName",
"defaultTtl": 100,
"analyticalStorageTtl": 500,
"schema": {
"columns": [
{
"name": "columnA",
"type": "Ascii"
}
],
"partitionKeys": [
{
"name": "columnA"
}
],
"clusterKeys": [
{
"name": "columnA",
"orderBy": "Asc"
}
]
}
},
"options": {}
}
}
},
"responses": {
"200": {
"body": {
"id": "/subscriptions/subid/resourceGroups/rg1/providers/Microsoft.DocumentDB/databaseAccounts/ddb1/cassandraKeyspaces/keyspaceName/cassandraTables/tableName",
"name": "tableName",
"type": "Microsoft.DocumentDB/databaseAccounts/cassandraKeyspaces/cassandraTables",
"location": "West US",
"tags": {},
"properties": {
"resource": {
"id": "tableName",
"defaultTtl": 100,
"analyticalStorageTtl": 500,
"schema": {
"columns": [
{
"name": "columnA",
"type": "Ascii"
}
],
"partitionKeys": [
{
"name": "columnA"
}
],
"clusterKeys": [
{
"name": "columnA",
"orderBy": "Asc"
}
]
}
}
}
}
},
"202": {
"headers": {
"azure-AsyncOperation": "https://management.azure.com/subscriptions/{subscriptionId}/providers/Microsoft.DocumentDB/locations/{location}/operationsStatus/{operationId}?api-version=2023-03-15-preview",
"location": "https://management.azure.com/subscriptions/{subscriptionId}/providers/Microsoft.DocumentDB/locations/{location}/operationsStatus/{operationId}?api-version=2023-03-15-preview"
}
}
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
{
"parameters": {
"accountName": "ddb1",
"resourceGroupName": "rg1",
"api-version": "2023-03-15-preview",
"subscriptionId": "subid",
"keyspaceName": "keyspaceName",
"tableName": "tableName"
},
"responses": {
"204": {},
"202": {
"headers": {
"azure-AsyncOperation": "https://management.azure.com/subscriptions/{subscriptionId}/providers/Microsoft.DocumentDB/locations/{location}/operationsStatus/{operationId}?api-version=2023-03-15-preview",
"location": "https://management.azure.com/subscriptions/{subscriptionId}/providers/Microsoft.DocumentDB/locations/{location}/operationsStatus/{operationId}?api-version=2023-03-15-preview"
}
}
}
}
Loading