Hi Michael,

Thanks for the question. You can check out Swagger Inspector, a free online 
tool that can generate OpenAPI/Swagger YAML files from existing APIs. You 
can point Inspector to the URL where the resource and class exists, and 
have Inspector generate the definition. You can find the tool at 
inspector.swagger.io 

Check out a quick tutorial here and see if this aligns with your usercase 
- https://www.youtube.com/watch?v=YC-pLfxbjy0 

On Thursday, February 15, 2018 at 4:11:29 PM UTC-5, Michael Hoffman wrote:
>
> Hello,
>
> I am new to Swagger and also Gradle.  I was wondering how I might generate 
> a YAML file from a simple Java class using Gradle.  I have tried several of 
> the plugins for Gradle and have not been successful.  Ultimately the simple 
> Java class will be replaced by services that are written in Java Liferay.  
>
> Thanks in advance!
> Michael
>

-- 
You received this message because you are subscribed to the Google Groups 
"Swagger" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to