archway-network / archway

Archway Network
https://archway.io
Other
70 stars 98 forks source link

Bug: swagger is missing in the mainnet #547

Closed david-terra closed 4 months ago

david-terra commented 4 months ago

Blockchain upgraded and at some point endpoint to swagger https://docs.archway.io/developers/developer-tools/swagger stopped working https://api.mainnet.archway.io/swagger/

Now it returns {"code":12,"message":"Not Implemented","details":[]}

emperorjm commented 4 months ago

Thanks for bringing this to our attention @david-terra. I've updated the docs with the following PR which should fix the issue.