Skip to content

document approach to disabling output #325

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 1 commit into from
Oct 27, 2022
Merged

document approach to disabling output #325

merged 1 commit into from
Oct 27, 2022

Conversation

OutdatedVersion
Copy link
Contributor

@OutdatedVersion OutdatedVersion commented Dec 13, 2021

Looks like this is possible (not supported, maybe?) but not documented. Helps out a lot with using the exposed API with custom behavior on the tool's output.

@js2me js2me changed the base branch from master to next October 27, 2022 05:48
@js2me
Copy link
Member

js2me commented Oct 27, 2022

Hi @OutdatedVersion thanks for your contribution!

@js2me js2me merged commit 416eb66 into acacode:next Oct 27, 2022
@OutdatedVersion OutdatedVersion deleted the update_output_typing branch October 27, 2022 06:05
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