mirror of
https://github.com/OpenAPITools/openapi-generator.git
synced 2026-03-13 05:39:11 +00:00
* Clean up tests * Change pets to async-await * Use different pets for each test * Workaround multiple petstore server instances * Add test for unknown error response code * Remove call duplication Running the petstore server locally fixes all issues. * Make body of unexpected error responses available * Regenerate all consolidated typescript samples * Remove json heuristic for unknown error responses