Skip to content

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 <Fkavanagh@zarion.com>
Co-authored-by: Sergey S. Volkov <js2me@outlook.com>

* 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 <hello@quentinbrunet.com>
Co-authored-by: Ben Watkins <ben.watkins@nelnet.net>
Co-authored-by: Feargal Kavanagh <feargkav@gmail.com>
Co-authored-by: Feargal Kavanagh <Fkavanagh@zarion.com>
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