Skip to content
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

feat: support absolute path for client generation config options #2958

Merged
merged 7 commits into from
Oct 26, 2022

Conversation

jeronimoalbi
Copy link
Member

This PR allows to set relative or absolute path for generation config options such as client.vuex, client.typescript or client.openapi.

This allows to set relative or absolute path for generation config
options such as `client.vuex`, `client.typescript` or `client.openapi`.
@jeronimoalbi jeronimoalbi added the type:feat To implement new feature. label Oct 20, 2022
@jeronimoalbi jeronimoalbi self-assigned this Oct 20, 2022
@jeronimoalbi jeronimoalbi marked this pull request as ready for review October 23, 2022 14:38
changelog.md Outdated Show resolved Hide resolved
@aljo242 aljo242 merged commit 70106bc into develop Oct 26, 2022
@aljo242 aljo242 deleted the feat/absolute-generation-config-paths branch October 26, 2022 12:41
Jchicode pushed a commit to Jchicode/cli that referenced this pull request Aug 9, 2023
…ite#2958)

* feat: support absolute path for generation config options

This allows to set relative or absolute path for generation config
options such as `client.vuex`, `client.typescript` or `client.openapi`.

* chore: update changelog

* chore: review changes

Co-authored-by: Alex Johnson <[email protected]>

Co-authored-by: Alex Johnson <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type:feat To implement new feature.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants