forked from loafle/openapi-generator-original
* 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>