Swagger: WatchGameServer() definition is not generated properly in sdk.swagger.json #1106
Labels
area/build-tools
Development tooling. I.e. pretty much everything in the `build` directory.
kind/bug
These are bugs.
Milestone
There is an issue with v1.5.0 version of GRPC Gateway library which is used to generate
sdk.swagger.json
file.What happened:
Test I created in #1079 could not parse properly the newline terminated JSONs stream which is a response to
gameserver/watch
endpoint.Investigation of this issue source and ways of retaliation could be found in the #1079 ticket.
What you expected to happen:
Properly sdk.swagger.json should be generated.
How to reproduce it (as minimally and precisely as possible):
Anything else we need to know?:
We could update the GRPC Gateway to the most recent version in Agones repo.
I have attached the version of
sdk.swagger.json
which was generated with it.Environment:
kubectl version
): N/AThe text was updated successfully, but these errors were encountered: