Forum Discussion

David1's avatar
David1
New Member
4 years ago

Importing legacy Java project into Swagger, Swagger Hub

I have some Java code with Java annotations in it that define a Swagger interface. I have the URL but no YAML file defining the interface. How do I create a YAML file from the annotated Java code? ...