Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Better follow API guidelines #1173

Merged
merged 2 commits into from Mar 26, 2020
Merged

Conversation

Laremere
Copy link

Follows the guide here: https://cloud.google.com/apis/design/standard_methods

Create/Get return the resource directly.
Delete returns empty.

GetAssignments changes to WatchAssignments, because it's not a get call but instead a streaming response.

@Laremere Laremere added this to the v0.10.0 milestone Mar 26, 2020
@Laremere Laremere requested a review from sawagh March 26, 2020 22:27
Copy link
Collaborator

@sawagh sawagh left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Guessing you ll make the tutorial changes in one go.

@Laremere Laremere merged commit 3c9a8f5 into googleforgames:master Mar 26, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants