You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@jhomarolo I don't think it is duplicated since #141 is a feature and what @maikvortx reports is a bug.
for now, I think that if user chooses "No" for REST, then it should be "Yes" as default for GraphQL, with no option to change. In other words, the project should have at least one transport layer.
in the future we could discuss what would be alternatives for it.
I don't think so, I could want to generate a console application and don't have rest either graphql layers.
For me, we solve it by creating a console layer option or just creating nothing, so the developer could use the herbs2rpl on the domain layer.
Describe the bug
I have created a new project without rest/graphql layer, but the project has been created with a server.start in index file.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Create a new project without configurations for a api.
Screenshots
The text was updated successfully, but these errors were encountered: