pranaysahay
5 years agoNew Contributor
Issue in #ref while generating Server side spring code
I am quite new to Swagger UI and working on generating Spring code (Server) from a given YAML file. Here is my problem statement. The yaml file has few objects which are present in another yaml fil...
- 5 years ago
Thanks for the reply. Its working now. I am using Openapi-generator for generating the stubs. (Spring). The issue was coming on DateTime for which I am using joda.
java -jar openapi-generator-cli-5.0.0-beta.jar generate -i TS29520_Nnwdaf_EventsSubscription.yaml -g spring -c run.conf -o out