Commit Graph

6 Commits

Author SHA1 Message Date
Andy
ccdb9e03d1 Add tslint disables for no-unnecessary-generics (#19564) 2017-09-05 09:14:04 -07:00
Andy
d74806eb3d Add lint disables for no-unnecessary-generics (#19508) 2017-09-01 08:34:37 -07:00
Yifan Wu
da842393a1 documentdb added UriFactory 2017-07-18 14:15:03 -07:00
Andy
dae4a527d7 Fix "../tslint.json" to "dtslint.json" (#15957)
* Fix "../tslint.json" to "dtslint.json"

* Fix errors
2017-04-18 10:35:52 -07:00
Christopher Stone
cdb8e91706 Expand coverage for documentdb (#15653)
* expanding coverage

* added fixes and overloads

* tests

* remove extraneous 'public' declarations

* add missing properties

* added tslint conformity

* ignore no-empty-interface to prevent breaking changes

* added missing types

* fixed collection partition key type

* extend collectionMeta from collection type

* fix key name

* fix lint errors

* remove generic type on NewDocument

* Add description to UserFunction

* Custom document properties may be any type
2017-04-17 09:39:04 -07:00
Andy Hanson
354cec620d Move all packages to a types directory 2017-03-24 14:27:52 -07:00