github-actions
released this
23 Mar 03:43
·
11 commits
to main
since this release
Patch Changes
-
aab8656: fix: The endpoint
/v1/games/:game_id
only supports the formatbrief
,normal
andfull
. Not
id
.Response from the endpoint:
{ code: 13, error: 'Invalid format', message: 'Output format must be one of brief, normal, or full.' }