nrekretep / pikturr

Simple tool to turn a swagger api spec into a uml class diagram.
MIT License
133 stars 19 forks source link

Can Pikturr be used to generate a diagram for a given API Key? #9

Open xtiansimon opened 5 years ago

xtiansimon commented 5 years ago

Can Pikturr be used to generate a diagram for a given API Key?

I'm working to understand the Swagger API for the POS System Mobilebytes. My customer's implementation of the Platform has a variety of customizations, so to get into the details of their setup I guess I need to use my customer's API key.

I asked about this over at SE, too.

nrekretep commented 5 years ago

As far as I can see there is a swagger api specification for Mobilebytes publicly available without the need for authentication via api key. If the api specification changes depending on the api key then you should download the swagger api spec for this api key to a file on your local machine. You can use pikturr also for a local file.