Skip to content

Release 9.0.0 #245

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

Merged
merged 18 commits into from
Apr 29, 2021
Merged

Release 9.0.0 #245

merged 18 commits into from
Apr 29, 2021

Conversation

js2me
Copy link
Member

@js2me js2me commented Apr 23, 2021

NOTE: This version is not compatible with previous templates (removed route.request.params, apiConfig.props, apiConfig.generic, apiConfig.description, apiConfig.hasDescription)

Fixes:

Features:

  • --disableProxy option (thanks @kel666)
  • --extract-request-body option. Allows to extract request body type to data contract
  • Add TSDoc tag for deprecated route (thanks @wyozi)

wyozi and others added 5 commits April 23, 2021 09:25
* fix: add array query params with key

* chore: use encoded key and value for array params

Co-authored-by: Sascha Galley <[email protected]>
* axios file upload formData Type

* fix error FormData is not undefined. when serverside request

Co-authored-by: guhyeon <[email protected]>
@js2me js2me changed the title Next release Release 9.0.0 Apr 29, 2021
@js2me js2me merged commit b4b11eb into master Apr 29, 2021
@js2me js2me deleted the next branch April 29, 2021 06:38
@indapublic
Copy link

--disableProxy option (thanks @kel666)
--extract-request-body option. Allows to extract request body type to data contract

Just wondering why naming so different. Probably --disable-proxy will be better for naming constancy

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
7 participants