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

Handling endpoints with no tags parameter set #3

Open
krzemin opened this issue Apr 29, 2019 · 0 comments
Open

Handling endpoints with no tags parameter set #3

krzemin opened this issue Apr 29, 2019 · 0 comments

Comments

@krzemin
Copy link
Member

krzemin commented Apr 29, 2019

Currently, we require endpoints to have tags parameter set. For endpoint having tags = List("Test tag") we generate file Request/TestTag.elm with api client method calling that endpoint.

We should also support code generation without tags parameter set, grouping them with some root, default file.

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

No branches or pull requests

1 participant