Valandur / Web-API

RESTful web server for Minecraft Sponge including an admin panel
https://valandur.github.io/Web-API/
MIT License
66 stars 17 forks source link

Suggestion - Node Module #124

Closed sfxworks closed 5 years ago

sfxworks commented 5 years ago

Would be cool. Could use PathItemObjects as a standard https://swagger.io/specification/#pathItemObject

Valandur commented 5 years ago

I'm not quite sure what you mean with this? The generated swagger file which is used for the /docs endpoint provides a json that describes all endpoints.