Hi,
I am looking to build a API design diagram where I can see the endpoints relations, requests, response visually.
With Swagger spec, I think it could be posible to implement it automatically.
Defining a way to specify what parameter is a related attribute to other endpoints.
With that in place, building a diagram automatically from the specs, would be feasible.
That’s it make sense?
Thanks you