Jeff Fisher
|
50b29e1f24
|
Merge pull request #391 from xirzec/fixRequestPolicyOptions
Widen RequestPolicyOptions to interface
|
2020-04-30 14:43:37 -07:00 |
Jeff Fisher
|
448b48592b
|
Fix version
|
2020-04-30 14:30:28 -07:00 |
Jeff Fisher
|
cc05a18630
|
Widen RequestPolicyOptions
|
2020-04-30 13:49:58 -07:00 |
Sarangan Rajamanickam
|
c8e6bd165d
|
Minor change II
|
2020-04-29 02:09:32 -07:00 |
Sarangan Rajamanickam
|
3dfbc7e91a
|
Minor addition
|
2020-04-29 02:06:32 -07:00 |
Sarangan Rajamanickam
|
9bb98e07b4
|
Added Test cases
|
2020-04-29 01:40:28 -07:00 |
Sarangan Rajamanickam
|
a18a992019
|
Code change to check if delimiter is tabs-spaces & value is null/undefined
|
2020-04-29 00:40:04 -07:00 |
Sarangan Rajamanickam
|
d2e72add9d
|
Merge pull request #382 from sarangan12/Issue4244
Encode query parameters in an array before joining them
|
2020-04-27 17:28:39 -07:00 |
Sarangan Rajamanickam
|
7d84d10ab4
|
Update lib/serviceClient.ts
Co-Authored-By: Ramya Rao <ramya.rao.a@outlook.com>
|
2020-04-27 17:18:16 -07:00 |
Sarangan Rajamanickam
|
b8cb48d13e
|
Modified date in Changelog
|
2020-04-27 17:04:43 -07:00 |
Sarangan Rajamanickam
|
f61cdedbcf
|
Merge remote-tracking branch 'origin/master' into Issue4244
|
2020-04-27 16:58:59 -07:00 |
Ramya Rao
|
3a022590d2
|
Use Node 10 when building autorest.typescript to avoid Gulp issue
Use Node 10 when building autorest.typescript to avoid Gulp issue
|
2020-04-27 11:58:14 -07:00 |
David Wilson
|
6a437a0b51
|
Use --no-save option to leave package.json unchanged
|
2020-04-24 16:46:12 -07:00 |
David Wilson
|
1b6a076792
|
Try using $(System.DefaultWorkingDirectory)
|
2020-04-24 16:37:51 -07:00 |
Jose Manuel Heredia Hidalgo
|
35e421cd5b
|
clone and checkout autorest.typescript v4x branch
|
2020-04-24 15:06:47 -07:00 |
Karishma Ghiya
|
215bb02e72
|
try to fix install by reversing install tasks
|
2020-04-23 00:31:24 -07:00 |
David Wilson
|
7b6407b257
|
Use Node 10 when building autorest.typescript to avoid Gulp issue
|
2020-04-22 17:06:32 -07:00 |
Sarangan Rajamanickam
|
4feb5c1d8d
|
Remove trailing space
|
2020-04-22 11:31:25 -07:00 |
Sarangan Rajamanickam
|
a84f5460e5
|
Merge remote-tracking branch 'origin/master' into Issue4244
|
2020-04-22 11:29:43 -07:00 |
KarishmaGhiya
|
15804eac4b
|
Merge pull request #381 from xirzec/webResourceLike
Expand usage of WebResource to an interface
|
2020-04-21 18:51:46 -07:00 |
Sarangan Rajamanickam
|
6f7090c7bb
|
Changelog & Version Update modifications
|
2020-04-16 17:12:11 -07:00 |
Jeff Fisher
|
2b34c67708
|
Trigger CI
|
2020-04-16 11:01:23 -07:00 |
Sarangan Rajamanickam
|
0fe3c7714d
|
PR Comments
|
2020-04-15 15:57:56 -07:00 |
Sarangan Rajamanickam
|
2114b223c7
|
Added one more test with parameters with commas
|
2020-04-15 12:48:10 -07:00 |
Sarangan Rajamanickam
|
8f0294a4bb
|
Code changes to modify encoding step
|
2020-04-15 12:37:40 -07:00 |
Jeff Fisher
|
04565be47a
|
Bump constant
|
2020-04-14 15:56:18 -07:00 |
Jeff Fisher
|
22d48ff71f
|
Update Changelog.md
Co-Authored-By: David Wilson <david@daviwil.com>
|
2020-04-14 15:55:29 -07:00 |
Jeff Fisher
|
e1908774a5
|
Remove unnecessary rollup plugin
This broke the build on Windows
|
2020-04-14 15:46:05 -07:00 |
Jeff Fisher
|
90053fa355
|
Widen usage of WebResource to interface
|
2020-04-14 15:35:46 -07:00 |
David Wilson
|
6244e919cf
|
Merge pull request #376 from AnthonyMacKinnon/fix-node-fetch-require
Fix node-fetch require for webpack
|
2020-01-07 16:29:11 -08:00 |
David Wilson
|
971cbb531a
|
Fix ms-rest-js version string in util/constants.ts
|
2020-01-07 16:14:50 -08:00 |
David Wilson
|
ee3a3cf25d
|
Fix incorrect property typing in NavigatorEx
|
2020-01-07 16:11:17 -08:00 |
David Wilson
|
22e6f41a73
|
Fix defaultHttpClient test that depends on example.com source
|
2020-01-07 16:11:02 -08:00 |
David Wilson
|
35ca14278e
|
Bump version to 2.0.5, update Changelog.md
|
2020-01-07 15:07:04 -08:00 |
Anthony MacKinnon
|
c7aca1feb4
|
Fix node-fetch require for webpack
|
2019-10-14 04:29:53 -04:00 |
David Wilson
|
dc895dcae4
|
Merge pull request #372 from daviwil/update-codeowners
Update CODEOWNERS
|
2019-08-08 11:46:44 -07:00 |
David Wilson
|
09c2f00250
|
Update CODEOWNERS
|
2019-08-08 11:45:23 -07:00 |
Amar Zavery
|
0f8b6aef78
|
Merge pull request #369 from amarzavery/deserstr
Ensure that a primitive type (string, number, boolean, null, undefined) response body with or without a `bodyMapper` is not flattened
|
2019-07-30 19:47:05 -07:00 |
Amar Zavery
|
096687b544
|
Ensure that a primitive type (string, number, boolean, null, undefined) response body with or without a `bodyMapper` is not flattened.
|
2019-07-30 19:15:46 -07:00 |
Amar Zavery
|
401b56e557
|
Merge pull request #366 from amarzavery/default
serialization updates
|
2019-07-11 13:58:55 -07:00 |
Amar Zavery
|
4c0025a52f
|
update changelog
|
2019-07-11 13:45:36 -07:00 |
Amar Zavery
|
21541e9c06
|
updating the structure of defining additionalProperties properties in the mapper, the way it is done in autorest.typescript
|
2019-07-11 13:43:38 -07:00 |
Amar Zavery
|
09afc2019f
|
remove opn-cli dev dependency as it has been replaced by karma
|
2019-07-11 11:21:09 -07:00 |
Amar Zavery
|
c50cc0d5f1
|
- compare model property name and the clientName of the polymorphic discriminator
- check explicitly that defaultValue is not undefined
- unskip test
|
2019-07-10 20:06:22 -07:00 |
Amar Zavery
|
cb0c0a5279
|
serialization updates
|
2019-07-10 16:44:40 -07:00 |
Amar Zavery
|
1ccabcc5b5
|
Merge pull request #365 from amarzavery/cookie
Create CookieJar in looseMode and setCookie with ignoreError to true for NodeFetchHttpClient
|
2019-07-09 10:16:11 -07:00 |
Amar Zavery
|
71e156dd57
|
updated dependencies and dev dependencies. made modifications based on updated type definitions and modified rollup.config.ts as required by the latest version of node resolve rollup plugin.
|
2019-07-05 18:07:51 -07:00 |
Amar Zavery
|
7543c78d38
|
keep the script happy
|
2019-07-05 15:21:43 -07:00 |
Amar Zavery
|
6be8a02ff4
|
update package version in constants.
|
2019-07-05 15:11:46 -07:00 |
Amar Zavery
|
ec2e21b4ef
|
Create CookieJar in looseMode and setCookie with ignoreError to true for NodeFetchHttpClient
|
2019-07-05 14:54:52 -07:00 |