indexer icon indicating copy to clipboard operation
indexer copied to clipboard

Add /swagger.json endpoint to provide specfile

Open winder opened this issue 5 years ago • 2 comments

Similar to the go-algorand repo, we should provide an endpoint for fetching the open api specfile.

Unlike the old swagger.json endpoint, the v2 endpoints are split into multiple pieces. We need to find a way to merge them together.

winder avatar May 26 '20 17:05 winder

I'm currently drafting the SDK guides on the Developer Portal as curl http://{host:port}/swagger.json

I'd appreciate some feedback on anticipated implementation, priority, roadmap for this.

ryanRfox avatar Jun 04 '20 21:06 ryanRfox

any progress?

scholtz avatar Apr 04 '22 11:04 scholtz