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 stable/2021-10-15 #15733

Merged
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
74 commits
Select commit Hold shift + click to select a range
3c9ddaf
Adds base for updating Microsoft.DocumentDB from version stable/2021-…
kavskalyan Aug 10, 2021
fc8e131
Updates readme
kavskalyan Aug 10, 2021
f9eb799
Updates API version in new specs and examples
kavskalyan Aug 10, 2021
afbbe53
Add support for fetching continuous backup information for latest res…
amisi01 Aug 11, 2021
ab65b51
Adding locations API and backupRedundancy
kavskalyan Aug 20, 2021
08bb357
Fixing ref
kavskalyan Aug 20, 2021
651cea6
Add 10-15 Preview along with ClientEncryptionKey management changes
anujtoshniwal Aug 30, 2021
04d4dcc
Renaming 2021-09-15 api version to 2021-10-15
kavskalyan Aug 30, 2021
9dc158b
Fixing some more renames
kavskalyan Aug 31, 2021
7b2af4c
fix validation checks
anujtoshniwal Aug 31, 2021
b53348e
add clientencryptionkeys to custom-words
anujtoshniwal Aug 31, 2021
b31a3c7
initial commit
abhijitkaranjkar89 Sep 2, 2021
3ad9634
Swagger specifiations
abhijitkaranjkar89 Sep 2, 2021
78ea407
readme file updated
abhijitkaranjkar89 Sep 2, 2021
0eeb4ed
Review comments addressed
abhijitkaranjkar89 Sep 8, 2021
536c581
Merge pull request #3 from abhijitkaranjkar89/dev-cosmos-db-Microsoft…
kavskalyan Sep 15, 2021
f3229ee
Added TotalThroughputLimit property to Database Create and Update
pjohari-ms Aug 24, 2021
e6c0a40
Rebased and added type to capacity
pjohari-ms Sep 21, 2021
a8061ad
Added changes to preview folder as well
pjohari-ms Sep 21, 2021
559c379
Added changes to missing files
pjohari-ms Sep 21, 2021
bb444f6
Merge pull request #2 from pjohari-ms/pjohari-cosmos-db-Microsoft.Doc…
kavskalyan Sep 21, 2021
4dfe3b3
initial checkin of base version
vivek-microsoft Sep 30, 2021
8efce1d
Adding examples; /deallocate and /start api in swagger
vivek67 Oct 1, 2021
7408cc6
update readme.md file
vivek67 Oct 1, 2021
ac7a7ce
Merge pull request #6 from kavskalyan/users/visunda/managedCassandra
vivek-microsoft Oct 2, 2021
e372e61
Removing 2021-10-15-preview changes
kavskalyan Oct 4, 2021
1b7774a
Merge remote-tracking branch 'upstream/main' into dev-cosmos-db-Micro…
kavskalyan Oct 4, 2021
bf03153
managed cassandra swagger changes for GA
vivek67 Oct 5, 2021
cfcac71
Fixing linter issues
kavskalyan Oct 5, 2021
b045cfd
minor description fixes
vivek67 Oct 5, 2021
7693ba5
Merge pull request #7 from kavskalyan/users/visunda/managedCassandra
vivek-microsoft Oct 5, 2021
5873e64
adding missing example
vivek67 Oct 5, 2021
da99da3
Merge pull request #8 from kavskalyan/users/visunda/managedCassandra
vivek-microsoft Oct 5, 2021
816e5aa
add stable and preview swagger
vivek67 Oct 6, 2021
3606aad
Merge pull request #9 from kavskalyan/users/visunda/managedCassandra
vivek-microsoft Oct 6, 2021
3590370
revert to Thu Sep 9 2021 change
vivek67 Oct 6, 2021
44649bc
Merge pull request #10 from kavskalyan/users/visunda/managedCassandra
vivek-microsoft Oct 6, 2021
ead2d47
fix linter errors in swagger
vivek67 Oct 6, 2021
97fc1db
Merge pull request #11 from kavskalyan/users/visunda/managedCassandra
vivek-microsoft Oct 6, 2021
75f3bab
fix validation errors
vivek67 Oct 6, 2021
c6f0726
Merge pull request #12 from kavskalyan/users/visunda/managedCassandra
vivek-microsoft Oct 6, 2021
8dec560
validation fixes
vivek67 Oct 7, 2021
9784842
Merge pull request #13 from kavskalyan/users/visunda/managedCassandra
vivek-microsoft Oct 7, 2021
0d42924
remove fetchNodeStatus from stable
vivek67 Oct 7, 2021
2539548
Merge pull request #14 from kavskalyan/users/visunda/managedCassandra
vivek-microsoft Oct 7, 2021
edfe40d
remove unused example file, fix validation error
vivek67 Oct 7, 2021
749ce52
Merge pull request #15 from kavskalyan/users/visunda/managedCassandra
vivek-microsoft Oct 7, 2021
fe75f71
Fixing the spell check and formatting issues
kavskalyan Oct 7, 2021
189622f
remove /repair api, make /command async
vivek67 Oct 7, 2021
5494532
Merge pull request #16 from kavskalyan/users/visunda/managedCassandra
vivek-microsoft Oct 7, 2021
2e44060
remove unreferrenced example json
vivek67 Oct 7, 2021
0078c86
Merge pull request #17 from kavskalyan/users/visunda/managedCassandra
vivek-microsoft Oct 7, 2021
7e772b1
remove pageable link from /status api
vivek67 Oct 7, 2021
325dee7
Merge pull request #18 from kavskalyan/users/visunda/managedCassandra
vivek-microsoft Oct 7, 2021
43801c0
remove backups api, add cassandraAuditLoggingEnabled property
vivek67 Oct 8, 2021
3f34a3a
Merge pull request #19 from kavskalyan/users/visunda/managedCassandra
vivek-microsoft Oct 8, 2021
0e7714b
add cassandraAuditLoggingEnabled property
vivek67 Oct 8, 2021
62a0fda
Merge pull request #20 from kavskalyan/users/visunda/managedCassandra
vivek-microsoft Oct 8, 2021
65c8580
make /status api async, minor fixes
vivek67 Oct 11, 2021
85fcb84
Merge pull request #21 from kavskalyan/users/visunda/managedCassandra
vivek-microsoft Oct 11, 2021
5a63b07
remove async tag to /status
vivek67 Oct 11, 2021
3df7e25
Merge pull request #22 from kavskalyan/users/visunda/managedCassandra
vivek-microsoft Oct 12, 2021
3c5392d
remove connectivity property, add Ldap as preview
vivek67 Oct 13, 2021
4d21b4e
Merge pull request #23 from kavskalyan/users/visunda/managedCassandra
vivek-microsoft Oct 13, 2021
e95b4ac
remove unreferenced example files
vivek67 Oct 13, 2021
0bbba30
use guid in subid for examples
vivek67 Oct 13, 2021
896a696
Merge pull request #24 from kavskalyan/users/visunda/managedCassandra
vivek-microsoft Oct 13, 2021
e2c4f7f
add backupStorageCustomerKeyUri property
vivek67 Oct 18, 2021
e8a60bd
Merge pull request #25 from kavskalyan/users/visunda/managedCassandra
vivek-microsoft Oct 18, 2021
6168f25
fix api response code
vivek67 Oct 19, 2021
7407da4
Merge pull request #26 from kavskalyan/users/visunda/managedCassandra
vivek-microsoft Oct 19, 2021
3f07ff9
remove ldap
vivek67 Oct 21, 2021
0c092e1
Changing operationId for locations API
kavskalyan Oct 21, 2021
80f39e7
review comments
vivek67 Oct 22, 2021
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
1 change: 1 addition & 0 deletions custom-words.txt
Original file line number Diff line number Diff line change
Expand Up @@ -352,6 +352,7 @@ classificationrules
clfs
Clickthrough
clientaccesspolicy
clientencryptionkeys
clienterror
clientgroup
clientlib
Expand Down
Loading