Skip to content

Commit 9a56104

Browse files
committed
fix header types
1 parent c2eadce commit 9a56104

9 files changed

+18
-18
lines changed

specification/cosmos-db/resource-manager/Microsoft.DocumentDB/stable/2023-04-15/examples/CosmosDBCassandraKeyspaceThroughputGet.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,8 @@
1919
"throughput": 400,
2020
"minimumThroughput": "400",
2121
"offerReplacePending": "true",
22-
"instantMaximumThroughput": 10000,
23-
"softAllowedMaximumThroughput": 1000000,
22+
"instantMaximumThroughput": "10000",
23+
"softAllowedMaximumThroughput": "1000000",
2424
"_rid": "PD5DALigDgw=",
2525
"_ts": 1459200611,
2626
"_etag": "\"00005900-0000-0000-0000-56f9a2630000\""

specification/cosmos-db/resource-manager/Microsoft.DocumentDB/stable/2023-04-15/examples/CosmosDBCassandraTableThroughputGet.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,8 @@
2020
"throughput": 400,
2121
"minimumThroughput": "400",
2222
"offerReplacePending": "true",
23-
"instantMaximumThroughput": 10000,
24-
"softAllowedMaximumThroughput": 1000000,
23+
"instantMaximumThroughput": "10000",
24+
"softAllowedMaximumThroughput": "1000000",
2525
"_rid": "PD5DALigDgw=",
2626
"_ts": 1459200611,
2727
"_etag": "\"00005900-0000-0000-0000-56f9a2630000\""

specification/cosmos-db/resource-manager/Microsoft.DocumentDB/stable/2023-04-15/examples/CosmosDBGremlinDatabaseThroughputGet.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,8 @@
1919
"throughput": 400,
2020
"minimumThroughput": "400",
2121
"offerReplacePending": "true",
22-
"instantMaximumThroughput": 10000,
23-
"softAllowedMaximumThroughput": 1000000,
22+
"instantMaximumThroughput": "10000",
23+
"softAllowedMaximumThroughput": "1000000",
2424
"_rid": "PD5DALigDgw=",
2525
"_ts": 1459200611,
2626
"_etag": "\"00005900-0000-0000-0000-56f9a2630000\""

specification/cosmos-db/resource-manager/Microsoft.DocumentDB/stable/2023-04-15/examples/CosmosDBGremlinGraphThroughputGet.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,8 @@
2020
"throughput": 400,
2121
"minimumThroughput": "400",
2222
"offerReplacePending": "true",
23-
"instantMaximumThroughput": 10000,
24-
"softAllowedMaximumThroughput": 1000000,
23+
"instantMaximumThroughput": "10000",
24+
"softAllowedMaximumThroughput": "1000000",
2525
"_rid": "PD5DALigDgw=",
2626
"_ts": 1459200611,
2727
"_etag": "\"00005900-0000-0000-0000-56f9a2630000\""

specification/cosmos-db/resource-manager/Microsoft.DocumentDB/stable/2023-04-15/examples/CosmosDBMongoDBCollectionThroughputGet.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,8 @@
2020
"throughput": 400,
2121
"minimumThroughput": "400",
2222
"offerReplacePending": "true",
23-
"instantMaximumThroughput": 10000,
24-
"softAllowedMaximumThroughput": 1000000,
23+
"instantMaximumThroughput": "10000",
24+
"softAllowedMaximumThroughput": "1000000",
2525
"_rid": "PD5DALigDgw=",
2626
"_ts": 1459200611,
2727
"_etag": "\"00005900-0000-0000-0000-56f9a2630000\""

specification/cosmos-db/resource-manager/Microsoft.DocumentDB/stable/2023-04-15/examples/CosmosDBMongoDBDatabaseThroughputGet.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,8 @@
1919
"throughput": 400,
2020
"minimumThroughput": "400",
2121
"offerReplacePending": "true",
22-
"instantMaximumThroughput": 10000,
23-
"softAllowedMaximumThroughput": 1000000,
22+
"instantMaximumThroughput": "10000",
23+
"softAllowedMaximumThroughput": "1000000",
2424
"_rid": "PD5DALigDgw=",
2525
"_ts": 1459200611,
2626
"_etag": "\"00005900-0000-0000-0000-56f9a2630000\""

specification/cosmos-db/resource-manager/Microsoft.DocumentDB/stable/2023-04-15/examples/CosmosDBSqlContainerThroughputGet.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,8 @@
2020
"throughput": 400,
2121
"minimumThroughput": "400",
2222
"offerReplacePending": "true",
23-
"instantMaximumThroughput": 10000,
24-
"softAllowedMaximumThroughput": 1000000,
23+
"instantMaximumThroughput": "10000",
24+
"softAllowedMaximumThroughput": "1000000",
2525
"_rid": "PD5DALigDgw=",
2626
"_ts": 1459200611,
2727
"_etag": "\"00005900-0000-0000-0000-56f9a2630000\""

specification/cosmos-db/resource-manager/Microsoft.DocumentDB/stable/2023-04-15/examples/CosmosDBSqlDatabaseThroughputGet.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,8 @@
1919
"throughput": 400,
2020
"minimumThroughput": "400",
2121
"offerReplacePending": "true",
22-
"instantMaximumThroughput": 10000,
23-
"softAllowedMaximumThroughput": 1000000,
22+
"instantMaximumThroughput": "10000",
23+
"softAllowedMaximumThroughput": "1000000",
2424
"_rid": "PD5DALigDgw=",
2525
"_ts": 1459200611,
2626
"_etag": "\"00005900-0000-0000-0000-56f9a2630000\""

specification/cosmos-db/resource-manager/Microsoft.DocumentDB/stable/2023-04-15/examples/CosmosDBTableThroughputGet.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,8 @@
1919
"throughput": 400,
2020
"minimumThroughput": "400",
2121
"offerReplacePending": "true",
22-
"instantMaximumThroughput": 10000,
23-
"softAllowedMaximumThroughput": 1000000,
22+
"instantMaximumThroughput": "10000",
23+
"softAllowedMaximumThroughput": "1000000",
2424
"_rid": "PD5DALigDgw=",
2525
"_ts": 1459200611,
2626
"_etag": "\"00005900-0000-0000-0000-56f9a2630000\""

0 commit comments

Comments
 (0)