Kamil Pajdzik
|
62d85bfeb8
|
Add TSLint check. Fix TSLint errors (#344)
* Add TSLint check. Fix TSLint errors
* Add type to delay callback
* Update TypeScript
* Remove unnecessary types/xhr-mock package
* Fix missing delay import
|
2019-05-07 11:40:22 -07:00 |
Dan Schulte
|
a92805690d
|
Remove const enums
|
2018-12-05 09:34:19 -08:00 |
Dan Schulte
|
d188f4a1fd
|
Add URLBuilder.appendPath()
|
2018-10-01 13:55:56 -07:00 |
Rikki Gibson
|
49bbffff76
|
Use string[] instead of Array<any>
|
2018-07-09 10:59:15 -07:00 |
Gneev Roland
|
2299cf9d67
|
Post-review fixes
|
2018-07-06 13:51:05 +03:00 |
Gneev Roland
|
b8e23f6fb2
|
Fixed types
|
2018-07-04 16:02:30 +03:00 |
Gneev Roland
|
7cc550e780
|
Added support for array-typed query parameters with collectionFormat:multi
|
2018-07-04 15:34:53 +03:00 |
Rikki Gibson
|
4b6bf96cc3
|
Use const enums where possible
|
2018-06-14 15:00:44 -07:00 |
Rikki Gibson
|
e49a322fe8
|
Update url.ts to close over functions instead of using private functions
|
2018-06-14 14:18:38 -07:00 |
Dan Schulte
|
e62f598889
|
Generator tests pass
|
2018-06-13 11:43:50 -07:00 |
Dan Schulte
|
11fb4045cd
|
Make substitution happen across entire URLBuilder, not just individual components
|
2018-05-14 13:31:05 -07:00 |
Dan Schulte
|
eb4f9a84b1
|
URLQuery now supports empty parameter values
|
2018-05-14 09:20:39 -07:00 |
Dan Schulte
|
cf7b25464a
|
Add the ability to read, modify, and substitute URL queries
|
2018-05-11 15:35:15 -07:00 |
Dan Schulte
|
7f4422dd17
|
Make URL enums constant
|
2018-05-11 12:38:05 -07:00 |
Dan Schulte
|
028ed577d6
|
Add and URLBuilder and tests
|
2018-05-11 11:59:23 -07:00 |