PlayFab / thundernetes

Thundernetes makes it easy to run your game servers on Kubernetes
https://playfab.github.io/thundernetes
Apache License 2.0
307 stars 46 forks source link

Added documentation for GameServer API swagger #397

Closed ShrayRastogi closed 1 year ago

ShrayRastogi commented 1 year ago

Added how to use swag and gin-swagger to generate API documentation with Swagger 2.0. Added steps needs to be done while updating API annotations.

ShrayRastogi commented 1 year ago

@dgkanatsios - Updated the documentation on how to use swagger, please review.