5GC_APIs icon indicating copy to clipboard operation
5GC_APIs copied to clipboard

Cannot create spring project out of it

Open Muhib007dev opened this issue 3 years ago • 2 comments

I am having trouble converting these YAML files into spring project. Every time I face different issues like some models isn't converted or even if it does when I run the project some attributes are missing from the API. I tried open API tools, swagger, etc. Nothing seems to work out. Can you tell me which version or which tool should I use to convert it to a spring project?

Muhib007dev avatar Apr 24 '21 03:04 Muhib007dev

@Muhib007dev I would recommend to use https://openapi-generator.tech/docs/generators#server-generators and select spring as target. That worked for me just fine

MysterionRise avatar Nov 03 '21 12:11 MysterionRise

Yup, I did the same thing and had some issues in that as well, so I just worked around with it. Thank you for the suggestion.

Muhib007dev avatar Nov 03 '21 13:11 Muhib007dev