forked from loafle/openapi-generator-original
* Fixes the non-working query parameter when it's a Enum * Update modules/openapi-generator/src/main/resources/typescript/api/api.mustache Co-authored-by: Alexey Makhrov <amakhrov@gmail.com> * Fixes the tags order * Adds Echo API client tests for typescript: step 1 * Adds Echo API client tests for typescript: step 2 * Updates samples * Fixes updated samples * Fixes the fix * Fixes the example config --------- Co-authored-by: Alexey Makhrov <amakhrov@gmail.com>