-
Notifications
You must be signed in to change notification settings - Fork 6k
Update TypeScript Fetch TypeScript version to 2.0.7 #4153
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Fix support for underscore casing in POST body
|
The code was written against 2.2.0, and rebased. I didn't run |
|
@leonyu I updated the TS Fetch Petstore sample in https://github.com/swagger-api/swagger-codegen/tree/leonyu-update_to_typescript_2 and got the following error when running the test locally: |
|
Sorry, I am swamped with other work. Will take a look later this week. |
|
Please take your time. Let us know if you need any help. |
|
Closed via #6130 |
PR checklist
./bin/to update Petstore sample so that CIs can verify the change. (For instance, only need to run./bin/{LANG}-petstore.shand./bin/security/{LANG}-petstore.shif updating the {LANG} (e.g. php, ruby, python, etc) code generator or {LANG} client's mustache templates)2.3.0branch for breaking (non-backward compatible) changes.Description of the PR
(details of the change, additional tests that have been done, reference to the issue for tracking, etc)