Skip to content

Commit

Permalink
Swagger for Game Server API (#393)
Browse files Browse the repository at this point in the history
* added go swag packages

* added swag and gin-swagger packages

* generated swagger docs

* added general and get game server build API definition

* corrects GameServerBuild name in summary

* dynamically set swagger host from gin context; adds api definition of listGameServers

* fixes testify package import errors

* ran go mod tidy

* added api definition for gameserver list by build name

* added api definition for get gameserver

* added api definition to delete gameserver

* added api definition to patch gameserverbuild

* added api definition to create and list game server builds

* added api definition for get gameserverdetail

* corrected api defiinitions

* corrected param names in api definitions

* updated swagger docs
  • Loading branch information
ShrayRastogi committed Sep 19, 2022
1 parent 7ebcb58 commit a585b0f
Show file tree
Hide file tree
Showing 6 changed files with 12,543 additions and 51 deletions.
Loading

0 comments on commit a585b0f

Please sign in to comment.