mirror of
https://github.com/jlengrand/openapi-generator.git
synced 2026-05-14 00:21:19 +00:00
* ValidatePattern having double quote(") throws exception on running Build.ps1
* fix tab with space
* [powershell-experimental] : http signature auth
* fix the tab issue
* merge cnflict fix for powershell experimental
* Htpp signing : added support for ecdsa
* Update modules/openapi-generator/src/main/resources/powershell/configuration.mustache
Co-authored-by: Sebastien Rosset <serosset@cisco.com>
* Update modules/openapi-generator/src/main/resources/powershell/configuration.mustache
Co-authored-by: Sebastien Rosset <serosset@cisco.com>
* Update modules/openapi-generator/src/main/resources/powershell/configuration.mustache
Co-authored-by: Sebastien Rosset <serosset@cisco.com>
* Update modules/openapi-generator/src/main/resources/powershell/configuration.mustache
Co-authored-by: Sebastien Rosset <serosset@cisco.com>
* Update modules/openapi-generator/src/main/resources/powershell/configuration.mustache
Co-authored-by: Sebastien Rosset <serosset@cisco.com>
* HttpSigningHeader accepts any header available in request to calculate the signature.
* Update modules/openapi-generator/src/main/resources/powershell/http_signature_auth.mustache
Co-authored-by: Sebastien Rosset <serosset@cisco.com>
* Incorporated the review comments
* addressed the merge conflict
* discard readonly property in initialize cmdlets
* update doc
* update powershell sample
Co-authored-by: Ghufran Zahidi <gzahidi@cisco.com>
Co-authored-by: Sebastien Rosset <serosset@cisco.com>
Co-authored-by: William Cheng <wing328hk@gmail.com>