William Cheng
|
c379f5bcc4
|
encode URL parameters (#9688)
|
2021-06-08 10:02:33 +08:00 |
|
William Cheng
|
37b7c80c4f
|
null check on $ContentTypes (#9687)
|
2021-06-08 09:09:21 +08:00 |
|
William Cheng
|
28c3e1d544
|
update samples, docs
|
2021-05-28 10:26:48 +08:00 |
|
adessoDpd
|
12c34d4658
|
New generator: WSDL (#9545)
* init port
* add outputDir
* fill out current .md
* update samples
Co-authored-by: William Cheng <wing328hk@gmail.com>
|
2021-05-28 10:22:28 +08:00 |
|
William Cheng
|
32d5900611
|
update samples, docs
|
2021-05-27 10:40:32 +08:00 |
|
desmese
|
4f1d8f4699
|
- added localVar prefix to the contentType variable defined in the api.mustache template in the java resttemplate library (#9568)
- rerun generate-samples.sh and export_docs_generators.sh
|
2021-05-27 10:24:38 +08:00 |
|
William Cheng
|
3e58b0908c
|
Merge remote-tracking branch 'origin/5.2.x' into 6.0.x
|
2021-04-28 18:08:24 +08:00 |
|
William Cheng
|
37eaf70755
|
Merge remote-tracking branch 'origin/master' into 5.2.x
|
2021-04-28 17:48:21 +08:00 |
|
William Cheng
|
b4f174753c
|
[PS] minor improvements to the auto-generated appveyor.yml (#9300)
* appveyor improvement
* update samples
|
2021-04-21 18:18:02 +08:00 |
|
William Cheng
|
ebc98ec848
|
[PowerShell] improve return type documentation (#9295)
* revise return type doc
* revise return type doc
|
2021-04-21 10:01:41 +08:00 |
|
William Cheng
|
47483e60cb
|
update version to 5.2.0-SNAPSHOT, update samples
|
2021-03-21 00:10:10 +08:00 |
|
William Cheng
|
0dc62e8b79
|
Prepare v5.1.1 in the master (#9027)
* Prepare v5.1.1 in the master
* move dart dio next to configs/other
|
2021-03-20 23:05:11 +08:00 |
|
William Cheng
|
e023eaa821
|
Prepare v5.1.0 release (#9017)
* prepare v5.1.0 release
* update samples (dart-dio-next)
|
2021-03-20 16:45:05 +08:00 |
|
William Cheng
|
d96197bcbd
|
Merge remote-tracking branch 'origin/master' into 6.0.x
|
2021-03-03 16:19:20 +08:00 |
|
William Cheng
|
d5a9b53bdc
|
replace tabs with 4-space (#8739)
|
2021-02-19 10:54:55 +08:00 |
|
William Cheng
|
b4f4d7434b
|
Merge remote-tracking branch 'origin/master' into 6.0.x
|
2021-02-12 18:48:20 +08:00 |
|
William Cheng
|
3e81876e2c
|
Merge remote-tracking branch 'origin/master' into 5.1.x
|
2021-02-06 17:52:32 +08:00 |
|
William Cheng
|
c7fcb39a2d
|
Prepare v5.0.1 release (#8627)
* release 5.0.1
* update samples
|
2021-02-06 16:37:22 +08:00 |
|
William Cheng
|
a5ac2ee1a3
|
remove import as already stated in the installation instruction (#8608)
|
2021-02-04 10:50:43 +08:00 |
|
William Cheng
|
694b10e41c
|
Merge remote-tracking branch 'origin/5.1.x' into 6.0.x
|
2021-01-28 16:47:55 +08:00 |
|
William Cheng
|
d97717ee24
|
Merge remote-tracking branch 'origin/master' into 5.1.x
|
2021-01-28 15:52:44 +08:00 |
|
William Cheng
|
3d23b99242
|
minor fix to powershell api doc (#8496)
|
2021-01-21 21:21:40 +08:00 |
|
William Cheng
|
64ae0eed04
|
Merge remote-tracking branch 'origin/5.1.x' into 6.0.x
|
2021-01-09 00:15:53 +08:00 |
|
William Cheng
|
18bec1da28
|
Merge remote-tracking branch 'origin/master' into 5.1.x
|
2021-01-08 21:06:47 +08:00 |
|
Dor Dadush
|
c67dc5d7d5
|
Fix error message templates for some field names (#8321)
some fields may start with a "u" character which causes
Powershell to think it is a unicode escape sequence.
|
2021-01-07 16:58:58 +08:00 |
|
Dor Dadush
|
4cdf610be0
|
Fix fields null check in powershell model template (#8323)
If field is boolean, the value might be $False.
The current null checking does not allow $False to be set.
|
2021-01-05 21:56:06 +08:00 |
|
William Cheng
|
25b0cbe2f1
|
Prepare 5.0.1 snapshot (#8249)
* update version to 5.0.1-SNAPSHOT
* update samples
* update meta codegen
|
2020-12-21 17:14:18 +08:00 |
|
William Cheng
|
4261252491
|
prepare 6.0.0 snapshot release
|
2020-12-21 16:39:40 +08:00 |
|
William Cheng
|
345b68a107
|
prepare 5.1.0 snapshot release
|
2020-12-21 16:35:12 +08:00 |
|
William Cheng
|
d7d5e53f2b
|
Prepare v5.0.0 release (#8247)
* update to 5.0.0
* update samples
|
2020-12-21 13:04:11 +08:00 |
|
William Cheng
|
0be3fe6104
|
Set skipFormModel to true by default (#8125)
* set skipFormModel to true by default
* update tests
* regenerate ruby faraday client
* remove inline object spec files
* more clean up on inline object files
* update samples
|
2020-12-18 23:57:19 +08:00 |
|
Ghufran Zahidi
|
64ade2ce8f
|
[powershell] Implemented the psdata property for module manifest file (#8048)
* Implemented the psdata property for module manifest file (Tags, LicenseUri, ProjectUri, IconUri, ReleaseNotes)
* fix string.format
* update doc
Co-authored-by: William Cheng <wing328hk@gmail.com>
|
2020-12-01 16:52:12 +08:00 |
|
William Cheng
|
2578ef5e63
|
Prepare snapshot (v5.0.0) (#7986)
* Revert "prepare 5.0.0-beta3 release"
This reverts commit 3ebe774df37b43348bac1310a272de53a2d7040b.
* revert to snapshot
* update samples
|
2020-11-20 19:19:59 +08:00 |
|
William Cheng
|
2715f1371a
|
Prepare 5.0.0 beta3 (#7984)
* prepare 5.0.0-beta3 release
* update samples
* remove beta3 from readme
|
2020-11-20 15:18:58 +08:00 |
|
William Cheng
|
e8ba2901df
|
auto load system web and net (#7748)
|
2020-10-19 13:55:43 +08:00 |
|
William Cheng
|
30fad9defa
|
[PS] Add proxy support (#7739)
* add proxy support to powershell
* update api_client
* add proxy tests
* fix check
* add more check
* update samples
* fix proxy setting
* update docstring
|
2020-10-19 09:30:23 +08:00 |
|
Ghufran Zahidi
|
c6ab073a29
|
Fixed the empty string issue when server returns null (#7633)
|
2020-10-10 10:15:58 +08:00 |
|
Ghufran Zahidi
|
d6bfecf2ef
|
[powershell] Updated the Api doc with httpsiging script snippet. (#7499)
* Added the httpsigning code snippet for api doc
* Updated the sample
* update samples
Co-authored-by: William Cheng <wing328hk@gmail.com>
|
2020-09-25 16:54:14 +08:00 |
|
William Cheng
|
6612c16624
|
update samples
|
2020-09-24 16:37:20 +08:00 |
|
Ghufz
|
00e20ffb2c
|
Fix the ECDSA signature issue for PowerShellSDK (#7386)
* Fix the ECDSA signature issue for PowerShellSDK
* updated the sample for ECDSA HTTPSigning
* fix the sample doc
|
2020-09-11 12:35:44 +08:00 |
|
Ghufz
|
7ac7974ef5
|
RSACng class is not supported on linux replacing it by RSA (#7349)
* RSACng class is not supported on linux replacing it by RSA
* update PS samples
Co-authored-by: William Cheng <wing328hk@gmail.com>
|
2020-09-07 15:24:36 +08:00 |
|
William Cheng
|
2fd23f505e
|
Prepare 5.0.0-SNAPSHOT (#7347)
* Revert "Prepare 5.0.0-beta2 release (#7345)"
This reverts commit 212b4f784742744b7b238607dcefb23ec9db64d7.
* update readme
|
2020-09-04 15:31:54 +08:00 |
|
William Cheng
|
212b4f7847
|
Prepare 5.0.0-beta2 release (#7345)
* update version
* update doc
* update samples
|
2020-09-04 13:03:45 +08:00 |
|
William Cheng
|
5a68bcf532
|
update image to vs 2019 (#7143)
|
2020-08-06 17:18:37 +08:00 |
|
William Cheng
|
be02a33c72
|
better error handling when publishing module (#7131)
|
2020-08-06 14:05:43 +08:00 |
|
William Cheng
|
1be98b4920
|
[PowerShell] better publishing workflow (#7114)
* better publishing workflow in ps
* use package name in appveyor
|
2020-08-03 22:56:47 +08:00 |
|
William Cheng
|
43471bacbc
|
[PS] Allow CI to publish the module (#7091)
* better code format in powershell code
* add code to publish ps module
|
2020-08-02 16:57:40 +08:00 |
|
William Cheng
|
9d76ca291e
|
add nullable body support to powershell (#6930)
|
2020-07-15 00:19:13 +08:00 |
|
William Cheng
|
29183e0280
|
[PowerShell] support default value in models (#6920)
* support default value in ps
* revert changes to the spec
|
2020-07-13 13:41:10 +08:00 |
|
William Cheng
|
aed5be9b9c
|
[PowerShell] add more fields to be customized (#6835)
* more fields to be customized
* set powershell version
* fix psData
|
2020-07-02 23:50:50 +08:00 |
|