NODE js code generator #11069
Unanswered
jrodriguesmagal
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I would like to know how to use codegen to generate a node js module that contain all the enums, classes of my json api file. I used it for JAVA and PHP but when I try to use node codegen just generates some kind of server side app with controllers (I want my libs in node not controllers) and I am unable to use my own classes attributes.
Beta Was this translation helpful? Give feedback.
All reactions