Skip to content

Added "generateClient", "typePrefix", "typeSuffix" options to readme for NodeJS usage #335

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 2 commits into from
Oct 27, 2022

Conversation

Feargalicious
Copy link
Contributor

Made changes as it took me a while to figure out the NodeJS option for --no-client is actually "generateClient" not "noClient"

grandsilence added a commit to grandsilence/swagger-typescript-api-nextgen that referenced this pull request May 16, 2022
@js2me js2me changed the base branch from master to next October 27, 2022 05:50
@js2me
Copy link
Member

js2me commented Oct 27, 2022

Hi @Feargalicious thanks for your contribution!

@js2me js2me merged commit d6b5bf8 into acacode:next Oct 27, 2022
js2me added a commit that referenced this pull request Oct 27, 2022
* docs: add link to article about swagger typescript api lessons in README

* fix: problems with path params with dots

* internal: add gitattributes

* feat: ability to modify code gen constructs;
feat: --another-array-type cli option (Array<Type>);
docs: update CHANGELOG, README

* bump: 11.0.0; refactor: codebase of project, `data-contract-jsdoc.ejs` incompatible with prev version, see CHANGELOG

* docs: typo fix

* feat: improve jsdoc fields declaration

* docs: update README

* chore: add .nvmrc

* fix: problems due to new version; feat: new cli utility

* fix(deprecated): property with deprecated=false was shown as deprecated (#421)

* document approach to disabling output (#325)

* Added "generateClient", "typePrefix", "typeSuffix" options to readme for NodeJS usage (#335)

Co-authored-by: Feargal Kavanagh <[email protected]>
Co-authored-by: Sergey S. Volkov <[email protected]>

* fix: ci\cd build; fix: try\catch for cli operation

* refactor: templates

* fix: replace Iterable<any> to any[] in axios-http-client to solve type bugs linked with Iterable

* feat: add new command (generate-templates)

* docs: update CHANGELOG

* fix: tests, scriptsRunner

Co-authored-by: Quentin Brunet <[email protected]>
Co-authored-by: Ben Watkins <[email protected]>
Co-authored-by: Feargal Kavanagh <[email protected]>
Co-authored-by: Feargal Kavanagh <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants