Commit Graph

7 Commits

Author SHA1 Message Date
Wesley Wigham
048aefafaa
Eliminate all tabs 2020-05-14 19:20:31 -07:00
John Downs
c51630db7f Fixed return type of getOperationType() after PR comment 2018-01-30 08:05:29 +11:00
John Downs
5023cd2920 Remove use of const enum. 2018-01-25 21:06:47 -08:00
John Downs
5070e64b41 Add request.getOperationType() method 2018-01-21 14:42:56 -08:00
johndowns
d03ff75ee6 Update DocumentDB Server Types with new Cosmos DB features add missing type parameters on some overloads, and revise test cases (#22605)
* Update metadata

* Add IUpsertOptions interface

* Add upsertAttachment method overloads

* Add upsertDocument method overloads

* Update test metadata

* Remove old stored procedure samples from tests

* Add comments for extra tests that cannot currently be added

* Update author name format to match convention

* Add missing overloads to ICollection.queryDocuments with type parameters
2018-01-12 10:18:49 -08:00
Andy
14b874940c documentdb-server: Allow to omit options (#19090) 2017-08-22 10:56:12 -07:00
Andy Hanson
354cec620d Move all packages to a types directory 2017-03-24 14:27:52 -07:00