Andy Hanson
45c9246c09
Remove esModuleInterop from tsconfigs (no longer mandatory)
2018-02-14 14:55:13 -08:00
Daniel Rosenwasser
841d5c17df
Merge pull request #23207 from johndowns/cosmos-db-request
...
Update DocumentDB Server Types with new request.getOperationType() method
2018-02-13 11:57:59 -08:00
Andy
bef4d2b27d
Enable "esModuleInterop" in all tsconfigs ( #23354 )
2018-02-05 11:01:56 -08: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
01d4dcdcd2
Fix 'no-dynamic-delete' lint failures ( #22822 )
2018-01-10 15:01:26 -08:00
Andy
19f89399e4
Ensure every package has a tslint.json ( #21009 )
...
* Ensure every package has a tslint.json
* Fixes
2017-10-25 11:13:50 -07:00
Andy
947a8fb761
Enable strictFunctionTypes ( #20373 )
2017-10-06 14:03:03 -07: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