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
I am using swagger js codegen to generate source code in nodejs .it works superb.
However i have question ,
If we use swagger codegen and use java lang , models and handlers gets generated as part of stubs generation but in swagger js codegen it does not generate any models.
can you please guide me if we can generate models in swagger js codegen .This will actually help when there is an change in api it will automatically generate the models without we manually changing.
Kindly suggest if any other approach is ava
The text was updated successfully, but these errors were encountered:
I am using swagger js codegen to generate source code in nodejs .it works superb.
However i have question ,
If we use swagger codegen and use java lang , models and handlers gets generated as part of stubs generation but in swagger js codegen it does not generate any models.
can you please guide me if we can generate models in swagger js codegen .This will actually help when there is an change in api it will automatically generate the models without we manually changing.
Kindly suggest if any other approach is ava
The text was updated successfully, but these errors were encountered: