mirror of
https://github.com/jlengrand/openapi-generator.git
synced 2026-05-08 15:53:54 +00:00
* added property in HttpSIgningConfiguration to accept API key in string format. * remove trailing space, update samples * updated the sample code. * Revert "updated the sample code." This reverts commit 5b945c7a59ef03782dc5f48d97784894d6b41614. * fix the sample code compilation error for split function. * updated the sample code after the split function fix. * Removed the either or check for filePath or KeyString. --------- Co-authored-by: Aanisha Mishra <aanisha.mishra05@gmail.com> Co-authored-by: Vikrant Balyan (vvb) <vvb@cisco.com> Co-authored-by: Vikrant Balyan <vvb@users.noreply.github.com> Co-authored-by: Sebastien Rosset <serosset@cisco.com> Co-authored-by: William Cheng <wing328hk@gmail.com>