Forum Discussion

colorado's avatar
colorado
New Member
3 years ago

listing out swagger endpoint details in a google sheet

I have a scenario where I need to be able to dump the details of endpoints from a swagger-enabled API to a google sheet so I can map them to other data sources.

These details would include the URL path to each resource, the JSON 'path' to the data element, and the element data type. If it would just dump to some sort of ascii file I could import that would work two.  Is there a utility that does this? Or is there a swagger codegen option that just lists out these details without wrapping them in any coding language?  My apologies if I am using incorrect or confusing terminology, it is all a bit new to me.

Thanks!

No RepliesBe the first to reply