Aleksandr Levochkin
d5bd85cd2e
Add `globalAgentOptions` property to `IRequestOptions` to mirror `typed-rest-client` ( #610 )
...
* Add globalAgentOptions property to IRequestOptions to mirror typed-rest-client
* Bump versions
---------
Co-authored-by: v-levockina <undefined>
2024-09-27 14:15:40 +02:00
Maxim Zaytsev
efcb995db9
Updated PAT length ( #608 )
2024-09-20 08:02:21 +00:00
Dmitrii Bobreshev
be525f3b50
Mirror typed-rest-client options ( #604 )
2024-08-07 12:39:23 +02:00
Dmitrii Bobreshev
1351c2c696
[Azure DevOps Node API] Add support of the pipelines API ( #590 )
...
* M236 API updates
- Add new endpoints
* M236 API updates
- Fix types
* M236 API updates
- Add pipelines api sample
* M236 API updates
- Formating
* M236 API updates
- Remove legacy method
2024-03-25 13:55:06 +01:00
Denis Rumyantsev
b0f028ccba
M234 API updates ( #585 )
...
* M234 API updates
* fix import
* update version
2024-03-05 11:10:49 +01:00
Denis Rumyantsev
37331db331
M233 API updates ( #584 )
...
* M233 API updates
* fix import
2024-02-26 09:36:58 +01:00
Nuthan Munaiah
bf07d23edf
Update Advanced Security API clients ( #582 )
...
* Update Advanced Security API clients
* Bump version from `12.2.0` to `12.3.0`
2024-01-31 22:21:52 +01:00
Nuthan Munaiah
2b9d9a034c
Add Advanced Security Node.js clients ( #578 )
...
* Add Alert API
* Add factory method to get Alert API
* Add Management API
* Add factory method to get Management API
* Add Advanced Security to README.md
* Bump version from `12.1.1` to `12.2.0`
* Bump version to `12.3.0`
2024-01-11 22:50:25 +01:00
triptijain2112
e60c681b0c
Adding testplan api in node sdk ( #577 )
2024-01-11 16:44:03 +01:00
Konstantin Tyukalov
fa534aef7d
Fix `beginGetAreaLocations` ( #567 )
...
* Add null check + more clear type
* Add test
* Bump version to 12.1.1
2023-11-07 20:20:09 +04:00
triptijain2112
55908ae28d
Added testresults client for TCM ( #555 )
...
* added testresults client
* Updated package.json
* updated package version to 12.1.0
2023-06-20 14:09:59 +05:30
Sergey Nesterov
16225ebac5
M216 API updates ( #539 )
...
* M216 API updates
* Regenerated package lock file
* Revert "Regenerated package lock file"
This reverts commit 59ee5e4999
.
* Fixed npm install issue
2023-01-18 13:36:29 +04:00
Kirill Ivlev
1032df89f3
Regenerate APIs M205 ( #506 )
...
* Regenerate APIs M205
* bump version
2022-06-30 12:20:35 +04:00
Ivan Golubev
184d710867
Update the validation of values in query parameters ( #488 )
...
* Add check 'false' value in query params
* Update changes
* Fix the comparison
* Update comprasion
2022-02-17 19:18:45 +03:00
Maxim Zaytsev
e3daeea0d2
Regenerate APIs M195 ( #473 )
2021-11-16 16:10:15 +03:00
DaniilShmelev
9f335a90b8
Regenerate APIs m186 ( #445 )
...
* regenerate APIs
* bump major package version
2021-05-20 09:39:50 +03:00
Nikita Ezzhev
470f9ca7bd
Allow cross domain authorization by default and add unit tests ( #427 )
...
* Allow cross origin auth by default and add units
* Reverted unnecessary changes
* removed extra lines
* Remove asyncs
* Bump version
* Fix gitignore
2021-01-12 12:35:54 +03:00
Mark Roghelia
fd45060c52
Update BuildApi
...
Update BuildApi with the latest genclient output from M179
2020-12-18 00:53:51 -05:00
Anatolii Bolshakov (Akvelon INC)
ad301b1018
Added parameter for other handlers
2020-11-11 16:11:46 +03:00
Anatolii Bolshakov (Akvelon INC)
d9a5d79edb
Fixed interface
2020-11-11 15:20:09 +03:00
Anatolii Bolshakov (Akvelon INC)
20ac11bc3f
Passed allowCrossOriginAuthentication to typed-rest-client. Bumped version
2020-11-11 15:12:18 +03:00
Danny McCormick
fd94f64eef
Regen ( #368 )
...
* Regen
* Bump version, remove extra file
* Gitignore
2020-01-06 10:00:11 -05:00
Danny McCormick
cf9a8734ac
Dont fail on missing package.json ( #349 )
...
* Dont fail on missing package.json
* Feedback
2019-10-07 09:34:54 -04:00
Sai Krishna V
8890e21658
Serialization Fix for Dictionaries With Key as EnumType ( #340 )
...
* Serialization Fix for Dictionaries With Key as EnumType
* better fix
* break instead of loop
2019-08-09 13:58:17 -04:00
Sebastian Silbermann
b6c7a979cf
Fix "Couldn't find a suitable Node resolution" ( #338 )
2019-08-04 13:35:10 -04:00
Danny McCormick
cfd9fcb811
Revert #313 ( #322 )
...
* Dont send version in userAgent
* Revert #313
2019-06-10 16:56:10 -04:00
Danny McCormick
3c7622f8f5
regen ( #320 )
2019-06-06 08:30:39 -04:00
emtencza
2e02035b9e
Fixed isBrowser check to use window.document instead ( #319 )
...
* Fixed isBrowser check to use window.document instead
* Simplified isBrowser check
* Removed function from isBrowser
2019-06-04 15:14:04 -04:00
Danny McCormick
9ecc84ccfc
Enable webpack ( #313 )
2019-05-29 15:44:56 -04:00
Danny McCormick
4477e1be67
Add more requestOptions for typed-rest-client ( #316 )
2019-05-24 09:46:17 -04:00
Stephen Franceschelli
02e92e0332
Fix task upload. ( #314 )
2019-05-23 09:37:51 -04:00
Danny McCormick
d6c74df97a
Regen ( #294 )
...
* Regen
* Update samples
* Re-regen
* re-regen
* Get rid of extraneous interfaces
2019-05-02 08:00:01 -04:00
Andrew Nichols
8ba98263f6
change how useragent is formulated to support use in browser ( #295 )
...
* change how useragent is formulated to support use in browser
* fix errant constant
* Fix formatting error
* Update User Agent Strings
2019-04-01 09:47:17 -04:00
Danny McCormick
ec4698fc48
Enable retries ( #293 )
2019-03-21 10:33:47 -04:00
Danny McCormick
5dde3971d1
Added lots of samples/caught small bug ( #241 )
...
* Added dashboard samples
* Added projectAnalysis sample and caught bug with date serialization
* Cleaning up
* Cleaning up
* Fixing error with git sample
* Cleaning up
* Added WIT samples
* Cleaning up
* Added test samples
* cleaning up
* Added work samples
* Cleaning up
* Added release sample
* Added extension management samples
* Cleaning up
* Undo changes to vsoClient its been updated since
* Undo changes (updated since)
* Undo weird space
* Add good space
2019-02-12 14:12:40 -05:00
Danny McCormick
e283ceb52f
Fix gallery interface
2019-01-18 08:52:30 -05:00
Stephen Franceschelli
d0f7afc849
Add back Gallery api ( #233 )
...
* Fixes.
* Cleanup.
* Clean.
2019-01-07 11:27:34 -05:00
Danny McCormick
e852eb9635
Regenerate APIs m141 ( #248 )
...
* Regenerate APIs m141
* Updating inputValues to be optional so it doesn't break extending it
* Uploaded wrong version, this used most recent client.nustache
2018-10-30 08:26:39 -04:00
Michael Loughry
d99bc59ecf
Use `toUTCString()` on Date objects. ( #251 )
...
Fixes #250
2018-10-23 09:00:14 -04:00
Morten Houston Ludvigsen
bb197eda3c
Read package.json from package directory ( #244 )
2018-10-12 11:38:47 -04:00
damccorm
9d1072d15c
Found issue when no proxy wasn't set and set up tests better ( #242 )
...
* Fixed a couple issues
* Cleaning up, added wrong file last time
2018-10-10 16:14:01 -04:00
damccorm
4c33c63305
Don't cache failures in BeginGetAreaLocation ( #228 )
2018-10-10 15:13:47 -04:00
Greg Hedin
bb15a2d830
support $no_proxy ( #192 )
...
* no_proxy env support
* unit test no_proxy env support
2018-10-07 20:04:05 -04:00
Danny McCormick
d898d85647
Check null and undefined in queryParamsToStringHelper
2018-09-27 15:43:35 -04:00
damccorm
ab5bc50ae2
Fixing conversion from nested objects to url ( #226 )
...
* Fixing serialization
* Missed file, still fixing serialization
* Removing js file added on accident
* Responding to feedback
* Responding to feedback
2018-09-24 10:37:21 -04:00
damccorm
7b66ae5d93
Added more detailed user agent string ( #223 )
...
* Added more detailed user agent string
* Added tests for user agent
* Getting rid of file that has been renamed
* Responding to feedback
* Responding to rest of feedback
* Added nock test for user agent
* Updated tests to use assert.equal instead of assert
2018-09-21 09:50:38 -04:00
Danny McCormick
973f4ed732
Merging in changes
2018-09-17 14:32:55 -04:00
Stephen Franceschelli
8699c486cb
Fix broken sames from lib rename. ( #209 )
2018-09-12 09:16:12 -04:00
damccorm
e39dc4ed16
Upgrade to latest typed-rest-client ( #206 )
...
* Upgrade to latest typed-rest-client
* Missed 2 files
* Was misusing some variables, had to do away with final callback option
* Updated VSO Client to serialize nested objects correctly
* Updated handlers to match typed-rest-client
* Now uses the handlers from typed-rest-client
* Revert "Now uses the handlers from typed-rest-client"
This reverts commit 7ae7a55ab3
.
* Updated handlers to use typed-rest-client logic without hurting backwards compat
* Making getValueString private instead of protected
2018-09-11 10:26:42 -04:00
Stephen Franceschelli
a9304ac939
Fix swallowed promises ( #195 )
...
* Fix errors swallowed by new promise calls.
* Bump version.
* Bump from build.
2018-06-29 11:43:21 -04:00