{ "uuid": "fce8e0dc-e5ce-4b72-acf3-ded27276483d", "lastMigration": 29, "name": "Google Play Game Services Publishing API", "endpointPrefix": "", "latency": 0, "port": 3000, "hostname": "", "routes": [ { "uuid": "fdb95de9-46ea-4897-8bc6-f1d8758589ba", "documentation": "Delete the achievement configuration with the given ID.", "method": "delete", "endpoint": "games/v1configuration/achievements/:achievementId", "responses": [ { "uuid": "176d78b8-6378-4fea-b613-18b47606a539", "body": "", "latency": 0, "statusCode": 200, "label": "Successful response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "23a1790d-71f6-4991-ab76-69819ee3d48e", "documentation": "Retrieves the metadata of the achievement configuration with the given ID.", "method": "get", "endpoint": "games/v1configuration/achievements/:achievementId", "responses": [ { "uuid": "bd99b672-1aca-4f52-86a1-3238484be9b9", "body": "{\n \"achievementType\": \"{{oneOf (array 'ACHIEVEMENT_TYPE_UNSPECIFIED' 'STANDARD' 'INCREMENTAL')}}\",\n \"draft\": {\n \"description\": {\n \"kind\": \"\",\n \"translations\": [\n {\n \"kind\": \"\",\n \"locale\": \"\",\n \"value\": \"\"\n }\n ]\n },\n \"iconUrl\": \"\",\n \"kind\": \"\",\n \"name\": {\n \"kind\": \"\",\n \"translations\": [\n {\n \"kind\": \"\",\n \"locale\": \"\",\n \"value\": \"\"\n }\n ]\n },\n \"pointValue\": {{faker 'number.int' max=99999}},\n \"sortRank\": {{faker 'number.int' max=99999}}\n },\n \"id\": \"\",\n \"initialState\": \"{{oneOf (array 'INITIAL_STATE_UNSPECIFIED' 'HIDDEN' 'REVEALED')}}\",\n \"kind\": \"\",\n \"published\": {\n \"description\": {\n \"kind\": \"\",\n \"translations\": [\n {\n \"kind\": \"\",\n \"locale\": \"\",\n \"value\": \"\"\n }\n ]\n },\n \"iconUrl\": \"\",\n \"kind\": \"\",\n \"name\": {\n \"kind\": \"\",\n \"translations\": [\n {\n \"kind\": \"\",\n \"locale\": \"\",\n \"value\": \"\"\n }\n ]\n },\n \"pointValue\": {{faker 'number.int' max=99999}},\n \"sortRank\": {{faker 'number.int' max=99999}}\n },\n \"stepsToUnlock\": {{faker 'number.int' max=99999}},\n \"token\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Successful response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "7e809c91-5ef6-4aa7-8b0b-5750bd28e0c5", "documentation": "Update the metadata of the achievement configuration with the given ID.", "method": "put", "endpoint": "games/v1configuration/achievements/:achievementId", "responses": [ { "uuid": "0b3ee154-0a3f-4f02-bac9-a4a7c6e00c87", "body": "{\n \"achievementType\": \"{{oneOf (array 'ACHIEVEMENT_TYPE_UNSPECIFIED' 'STANDARD' 'INCREMENTAL')}}\",\n \"draft\": {\n \"description\": {\n \"kind\": \"\",\n \"translations\": [\n {\n \"kind\": \"\",\n \"locale\": \"\",\n \"value\": \"\"\n }\n ]\n },\n \"iconUrl\": \"\",\n \"kind\": \"\",\n \"name\": {\n \"kind\": \"\",\n \"translations\": [\n {\n \"kind\": \"\",\n \"locale\": \"\",\n \"value\": \"\"\n }\n ]\n },\n \"pointValue\": {{faker 'number.int' max=99999}},\n \"sortRank\": {{faker 'number.int' max=99999}}\n },\n \"id\": \"\",\n \"initialState\": \"{{oneOf (array 'INITIAL_STATE_UNSPECIFIED' 'HIDDEN' 'REVEALED')}}\",\n \"kind\": \"\",\n \"published\": {\n \"description\": {\n \"kind\": \"\",\n \"translations\": [\n {\n \"kind\": \"\",\n \"locale\": \"\",\n \"value\": \"\"\n }\n ]\n },\n \"iconUrl\": \"\",\n \"kind\": \"\",\n \"name\": {\n \"kind\": \"\",\n \"translations\": [\n {\n \"kind\": \"\",\n \"locale\": \"\",\n \"value\": \"\"\n }\n ]\n },\n \"pointValue\": {{faker 'number.int' max=99999}},\n \"sortRank\": {{faker 'number.int' max=99999}}\n },\n \"stepsToUnlock\": {{faker 'number.int' max=99999}},\n \"token\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Successful response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "ae4a7471-b05c-462e-bc82-f877bd76b736", "documentation": "Returns a list of the achievement configurations in this application.", "method": "get", "endpoint": "games/v1configuration/applications/:applicationId/achievements", "responses": [ { "uuid": "e16f8642-19b8-457b-935d-4ef4b6517c80", "body": "{\n \"items\": [\n {\n \"achievementType\": \"{{oneOf (array 'ACHIEVEMENT_TYPE_UNSPECIFIED' 'STANDARD' 'INCREMENTAL')}}\",\n \"draft\": {\n \"description\": {\n \"kind\": \"\",\n \"translations\": [\n {\n \"kind\": \"\",\n \"locale\": \"\",\n \"value\": \"\"\n }\n ]\n },\n \"iconUrl\": \"\",\n \"kind\": \"\",\n \"name\": {\n \"kind\": \"\",\n \"translations\": [\n {\n \"kind\": \"\",\n \"locale\": \"\",\n \"value\": \"\"\n }\n ]\n },\n \"pointValue\": {{faker 'number.int' max=99999}},\n \"sortRank\": {{faker 'number.int' max=99999}}\n },\n \"id\": \"\",\n \"initialState\": \"{{oneOf (array 'INITIAL_STATE_UNSPECIFIED' 'HIDDEN' 'REVEALED')}}\",\n \"kind\": \"\",\n \"published\": {\n \"description\": {\n \"kind\": \"\",\n \"translations\": [\n {\n \"kind\": \"\",\n \"locale\": \"\",\n \"value\": \"\"\n }\n ]\n },\n \"iconUrl\": \"\",\n \"kind\": \"\",\n \"name\": {\n \"kind\": \"\",\n \"translations\": [\n {\n \"kind\": \"\",\n \"locale\": \"\",\n \"value\": \"\"\n }\n ]\n },\n \"pointValue\": {{faker 'number.int' max=99999}},\n \"sortRank\": {{faker 'number.int' max=99999}}\n },\n \"stepsToUnlock\": {{faker 'number.int' max=99999}},\n \"token\": \"\"\n }\n ],\n \"kind\": \"\",\n \"nextPageToken\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Successful response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "88f5d784-4224-4884-83c1-fd1b406c9df2", "documentation": "Insert a new achievement configuration in this application.", "method": "post", "endpoint": "games/v1configuration/applications/:applicationId/achievements", "responses": [ { "uuid": "19afc212-c3d8-46b9-a399-37542843049e", "body": "{\n \"achievementType\": \"{{oneOf (array 'ACHIEVEMENT_TYPE_UNSPECIFIED' 'STANDARD' 'INCREMENTAL')}}\",\n \"draft\": {\n \"description\": {\n \"kind\": \"\",\n \"translations\": [\n {\n \"kind\": \"\",\n \"locale\": \"\",\n \"value\": \"\"\n }\n ]\n },\n \"iconUrl\": \"\",\n \"kind\": \"\",\n \"name\": {\n \"kind\": \"\",\n \"translations\": [\n {\n \"kind\": \"\",\n \"locale\": \"\",\n \"value\": \"\"\n }\n ]\n },\n \"pointValue\": {{faker 'number.int' max=99999}},\n \"sortRank\": {{faker 'number.int' max=99999}}\n },\n \"id\": \"\",\n \"initialState\": \"{{oneOf (array 'INITIAL_STATE_UNSPECIFIED' 'HIDDEN' 'REVEALED')}}\",\n \"kind\": \"\",\n \"published\": {\n \"description\": {\n \"kind\": \"\",\n \"translations\": [\n {\n \"kind\": \"\",\n \"locale\": \"\",\n \"value\": \"\"\n }\n ]\n },\n \"iconUrl\": \"\",\n \"kind\": \"\",\n \"name\": {\n \"kind\": \"\",\n \"translations\": [\n {\n \"kind\": \"\",\n \"locale\": \"\",\n \"value\": \"\"\n }\n ]\n },\n \"pointValue\": {{faker 'number.int' max=99999}},\n \"sortRank\": {{faker 'number.int' max=99999}}\n },\n \"stepsToUnlock\": {{faker 'number.int' max=99999}},\n \"token\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Successful response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "54998086-c46e-4dae-87ec-684c1a0a433d", "documentation": "Returns a list of the leaderboard configurations in this application.", "method": "get", "endpoint": "games/v1configuration/applications/:applicationId/leaderboards", "responses": [ { "uuid": "9167ba53-ddda-446a-8a77-91e9bc78b1fd", "body": "{\n \"items\": [\n {\n \"draft\": {\n \"iconUrl\": \"\",\n \"kind\": \"\",\n \"name\": {\n \"kind\": \"\",\n \"translations\": [\n {\n \"kind\": \"\",\n \"locale\": \"\",\n \"value\": \"\"\n }\n ]\n },\n \"scoreFormat\": {\n \"currencyCode\": \"\",\n \"numDecimalPlaces\": {{faker 'number.int' max=99999}},\n \"numberFormatType\": \"{{oneOf (array 'NUMBER_FORMAT_TYPE_UNSPECIFIED' 'NUMERIC' 'TIME_DURATION' 'CURRENCY')}}\",\n \"suffix\": {\n \"few\": {\n \"kind\": \"\",\n \"translations\": [\n {\n \"kind\": \"\",\n \"locale\": \"\",\n \"value\": \"\"\n }\n ]\n },\n \"many\": {\n \"kind\": \"\",\n \"translations\": [\n {\n \"kind\": \"\",\n \"locale\": \"\",\n \"value\": \"\"\n }\n ]\n },\n \"one\": {\n \"kind\": \"\",\n \"translations\": [\n {\n \"kind\": \"\",\n \"locale\": \"\",\n \"value\": \"\"\n }\n ]\n },\n \"other\": {\n \"kind\": \"\",\n \"translations\": [\n {\n \"kind\": \"\",\n \"locale\": \"\",\n \"value\": \"\"\n }\n ]\n },\n \"two\": {\n \"kind\": \"\",\n \"translations\": [\n {\n \"kind\": \"\",\n \"locale\": \"\",\n \"value\": \"\"\n }\n ]\n },\n \"zero\": {\n \"kind\": \"\",\n \"translations\": [\n {\n \"kind\": \"\",\n \"locale\": \"\",\n \"value\": \"\"\n }\n ]\n }\n }\n },\n \"sortRank\": {{faker 'number.int' max=99999}}\n },\n \"id\": \"\",\n \"kind\": \"\",\n \"published\": {\n \"iconUrl\": \"\",\n \"kind\": \"\",\n \"name\": {\n \"kind\": \"\",\n \"translations\": [\n {\n \"kind\": \"\",\n \"locale\": \"\",\n \"value\": \"\"\n }\n ]\n },\n \"scoreFormat\": {\n \"currencyCode\": \"\",\n \"numDecimalPlaces\": {{faker 'number.int' max=99999}},\n \"numberFormatType\": \"{{oneOf (array 'NUMBER_FORMAT_TYPE_UNSPECIFIED' 'NUMERIC' 'TIME_DURATION' 'CURRENCY')}}\",\n \"suffix\": {\n \"few\": {\n \"kind\": \"\",\n \"translations\": [\n {\n \"kind\": \"\",\n \"locale\": \"\",\n \"value\": \"\"\n }\n ]\n },\n \"many\": {\n \"kind\": \"\",\n \"translations\": [\n {\n \"kind\": \"\",\n \"locale\": \"\",\n \"value\": \"\"\n }\n ]\n },\n \"one\": {\n \"kind\": \"\",\n \"translations\": [\n {\n \"kind\": \"\",\n \"locale\": \"\",\n \"value\": \"\"\n }\n ]\n },\n \"other\": {\n \"kind\": \"\",\n \"translations\": [\n {\n \"kind\": \"\",\n \"locale\": \"\",\n \"value\": \"\"\n }\n ]\n },\n \"two\": {\n \"kind\": \"\",\n \"translations\": [\n {\n \"kind\": \"\",\n \"locale\": \"\",\n \"value\": \"\"\n }\n ]\n },\n \"zero\": {\n \"kind\": \"\",\n \"translations\": [\n {\n \"kind\": \"\",\n \"locale\": \"\",\n \"value\": \"\"\n }\n ]\n }\n }\n },\n \"sortRank\": {{faker 'number.int' max=99999}}\n },\n \"scoreMax\": \"\",\n \"scoreMin\": \"\",\n \"scoreOrder\": \"{{oneOf (array 'SCORE_ORDER_UNSPECIFIED' 'LARGER_IS_BETTER' 'SMALLER_IS_BETTER')}}\",\n \"token\": \"\"\n }\n ],\n \"kind\": \"\",\n \"nextPageToken\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Successful response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "5f097a2c-3d45-4a04-ab92-2040edd8deb7", "documentation": "Insert a new leaderboard configuration in this application.", "method": "post", "endpoint": "games/v1configuration/applications/:applicationId/leaderboards", "responses": [ { "uuid": "6642fa14-506d-45de-8093-5cb16c8fa002", "body": "{\n \"draft\": {\n \"iconUrl\": \"\",\n \"kind\": \"\",\n \"name\": {\n \"kind\": \"\",\n \"translations\": [\n {\n \"kind\": \"\",\n \"locale\": \"\",\n \"value\": \"\"\n }\n ]\n },\n \"scoreFormat\": {\n \"currencyCode\": \"\",\n \"numDecimalPlaces\": {{faker 'number.int' max=99999}},\n \"numberFormatType\": \"{{oneOf (array 'NUMBER_FORMAT_TYPE_UNSPECIFIED' 'NUMERIC' 'TIME_DURATION' 'CURRENCY')}}\",\n \"suffix\": {\n \"few\": {\n \"kind\": \"\",\n \"translations\": [\n {\n \"kind\": \"\",\n \"locale\": \"\",\n \"value\": \"\"\n }\n ]\n },\n \"many\": {\n \"kind\": \"\",\n \"translations\": [\n {\n \"kind\": \"\",\n \"locale\": \"\",\n \"value\": \"\"\n }\n ]\n },\n \"one\": {\n \"kind\": \"\",\n \"translations\": [\n {\n \"kind\": \"\",\n \"locale\": \"\",\n \"value\": \"\"\n }\n ]\n },\n \"other\": {\n \"kind\": \"\",\n \"translations\": [\n {\n \"kind\": \"\",\n \"locale\": \"\",\n \"value\": \"\"\n }\n ]\n },\n \"two\": {\n \"kind\": \"\",\n \"translations\": [\n {\n \"kind\": \"\",\n \"locale\": \"\",\n \"value\": \"\"\n }\n ]\n },\n \"zero\": {\n \"kind\": \"\",\n \"translations\": [\n {\n \"kind\": \"\",\n \"locale\": \"\",\n \"value\": \"\"\n }\n ]\n }\n }\n },\n \"sortRank\": {{faker 'number.int' max=99999}}\n },\n \"id\": \"\",\n \"kind\": \"\",\n \"published\": {\n \"iconUrl\": \"\",\n \"kind\": \"\",\n \"name\": {\n \"kind\": \"\",\n \"translations\": [\n {\n \"kind\": \"\",\n \"locale\": \"\",\n \"value\": \"\"\n }\n ]\n },\n \"scoreFormat\": {\n \"currencyCode\": \"\",\n \"numDecimalPlaces\": {{faker 'number.int' max=99999}},\n \"numberFormatType\": \"{{oneOf (array 'NUMBER_FORMAT_TYPE_UNSPECIFIED' 'NUMERIC' 'TIME_DURATION' 'CURRENCY')}}\",\n \"suffix\": {\n \"few\": {\n \"kind\": \"\",\n \"translations\": [\n {\n \"kind\": \"\",\n \"locale\": \"\",\n \"value\": \"\"\n }\n ]\n },\n \"many\": {\n \"kind\": \"\",\n \"translations\": [\n {\n \"kind\": \"\",\n \"locale\": \"\",\n \"value\": \"\"\n }\n ]\n },\n \"one\": {\n \"kind\": \"\",\n \"translations\": [\n {\n \"kind\": \"\",\n \"locale\": \"\",\n \"value\": \"\"\n }\n ]\n },\n \"other\": {\n \"kind\": \"\",\n \"translations\": [\n {\n \"kind\": \"\",\n \"locale\": \"\",\n \"value\": \"\"\n }\n ]\n },\n \"two\": {\n \"kind\": \"\",\n \"translations\": [\n {\n \"kind\": \"\",\n \"locale\": \"\",\n \"value\": \"\"\n }\n ]\n },\n \"zero\": {\n \"kind\": \"\",\n \"translations\": [\n {\n \"kind\": \"\",\n \"locale\": \"\",\n \"value\": \"\"\n }\n ]\n }\n }\n },\n \"sortRank\": {{faker 'number.int' max=99999}}\n },\n \"scoreMax\": \"\",\n \"scoreMin\": \"\",\n \"scoreOrder\": \"{{oneOf (array 'SCORE_ORDER_UNSPECIFIED' 'LARGER_IS_BETTER' 'SMALLER_IS_BETTER')}}\",\n \"token\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Successful response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "b0df41a9-d237-4a02-9d93-34a16d6f3445", "documentation": "Uploads an image for a resource with the given ID and image type.", "method": "post", "endpoint": "games/v1configuration/images/:resourceId/imageType/:imageType", "responses": [ { "uuid": "d50e7c79-1492-4afa-8732-34efaa56ed6e", "body": "{\n \"imageType\": \"{{oneOf (array 'IMAGE_TYPE_UNSPECIFIED' 'ACHIEVEMENT_ICON' 'LEADERBOARD_ICON')}}\",\n \"kind\": \"\",\n \"resourceId\": \"\",\n \"url\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Successful response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "adc1c5fd-ad97-47be-941e-fb7cfe2b35fd", "documentation": "Delete the leaderboard configuration with the given ID.", "method": "delete", "endpoint": "games/v1configuration/leaderboards/:leaderboardId", "responses": [ { "uuid": "2f88bf1a-c2ef-4e63-bf28-28bfbdff6dfc", "body": "", "latency": 0, "statusCode": 200, "label": "Successful response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "a8925154-280d-4dfe-8f50-7fe612df6ddd", "documentation": "Retrieves the metadata of the leaderboard configuration with the given ID.", "method": "get", "endpoint": "games/v1configuration/leaderboards/:leaderboardId", "responses": [ { "uuid": "29aed82e-dcdd-44ca-ad2c-9f759b67a31d", "body": "{\n \"draft\": {\n \"iconUrl\": \"\",\n \"kind\": \"\",\n \"name\": {\n \"kind\": \"\",\n \"translations\": [\n {\n \"kind\": \"\",\n \"locale\": \"\",\n \"value\": \"\"\n }\n ]\n },\n \"scoreFormat\": {\n \"currencyCode\": \"\",\n \"numDecimalPlaces\": {{faker 'number.int' max=99999}},\n \"numberFormatType\": \"{{oneOf (array 'NUMBER_FORMAT_TYPE_UNSPECIFIED' 'NUMERIC' 'TIME_DURATION' 'CURRENCY')}}\",\n \"suffix\": {\n \"few\": {\n \"kind\": \"\",\n \"translations\": [\n {\n \"kind\": \"\",\n \"locale\": \"\",\n \"value\": \"\"\n }\n ]\n },\n \"many\": {\n \"kind\": \"\",\n \"translations\": [\n {\n \"kind\": \"\",\n \"locale\": \"\",\n \"value\": \"\"\n }\n ]\n },\n \"one\": {\n \"kind\": \"\",\n \"translations\": [\n {\n \"kind\": \"\",\n \"locale\": \"\",\n \"value\": \"\"\n }\n ]\n },\n \"other\": {\n \"kind\": \"\",\n \"translations\": [\n {\n \"kind\": \"\",\n \"locale\": \"\",\n \"value\": \"\"\n }\n ]\n },\n \"two\": {\n \"kind\": \"\",\n \"translations\": [\n {\n \"kind\": \"\",\n \"locale\": \"\",\n \"value\": \"\"\n }\n ]\n },\n \"zero\": {\n \"kind\": \"\",\n \"translations\": [\n {\n \"kind\": \"\",\n \"locale\": \"\",\n \"value\": \"\"\n }\n ]\n }\n }\n },\n \"sortRank\": {{faker 'number.int' max=99999}}\n },\n \"id\": \"\",\n \"kind\": \"\",\n \"published\": {\n \"iconUrl\": \"\",\n \"kind\": \"\",\n \"name\": {\n \"kind\": \"\",\n \"translations\": [\n {\n \"kind\": \"\",\n \"locale\": \"\",\n \"value\": \"\"\n }\n ]\n },\n \"scoreFormat\": {\n \"currencyCode\": \"\",\n \"numDecimalPlaces\": {{faker 'number.int' max=99999}},\n \"numberFormatType\": \"{{oneOf (array 'NUMBER_FORMAT_TYPE_UNSPECIFIED' 'NUMERIC' 'TIME_DURATION' 'CURRENCY')}}\",\n \"suffix\": {\n \"few\": {\n \"kind\": \"\",\n \"translations\": [\n {\n \"kind\": \"\",\n \"locale\": \"\",\n \"value\": \"\"\n }\n ]\n },\n \"many\": {\n \"kind\": \"\",\n \"translations\": [\n {\n \"kind\": \"\",\n \"locale\": \"\",\n \"value\": \"\"\n }\n ]\n },\n \"one\": {\n \"kind\": \"\",\n \"translations\": [\n {\n \"kind\": \"\",\n \"locale\": \"\",\n \"value\": \"\"\n }\n ]\n },\n \"other\": {\n \"kind\": \"\",\n \"translations\": [\n {\n \"kind\": \"\",\n \"locale\": \"\",\n \"value\": \"\"\n }\n ]\n },\n \"two\": {\n \"kind\": \"\",\n \"translations\": [\n {\n \"kind\": \"\",\n \"locale\": \"\",\n \"value\": \"\"\n }\n ]\n },\n \"zero\": {\n \"kind\": \"\",\n \"translations\": [\n {\n \"kind\": \"\",\n \"locale\": \"\",\n \"value\": \"\"\n }\n ]\n }\n }\n },\n \"sortRank\": {{faker 'number.int' max=99999}}\n },\n \"scoreMax\": \"\",\n \"scoreMin\": \"\",\n \"scoreOrder\": \"{{oneOf (array 'SCORE_ORDER_UNSPECIFIED' 'LARGER_IS_BETTER' 'SMALLER_IS_BETTER')}}\",\n \"token\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Successful response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "9c12487b-026c-4771-8996-de91991cb8e5", "documentation": "Update the metadata of the leaderboard configuration with the given ID.", "method": "put", "endpoint": "games/v1configuration/leaderboards/:leaderboardId", "responses": [ { "uuid": "5a392c15-8f7d-44a2-916b-42baf77430c9", "body": "{\n \"draft\": {\n \"iconUrl\": \"\",\n \"kind\": \"\",\n \"name\": {\n \"kind\": \"\",\n \"translations\": [\n {\n \"kind\": \"\",\n \"locale\": \"\",\n \"value\": \"\"\n }\n ]\n },\n \"scoreFormat\": {\n \"currencyCode\": \"\",\n \"numDecimalPlaces\": {{faker 'number.int' max=99999}},\n \"numberFormatType\": \"{{oneOf (array 'NUMBER_FORMAT_TYPE_UNSPECIFIED' 'NUMERIC' 'TIME_DURATION' 'CURRENCY')}}\",\n \"suffix\": {\n \"few\": {\n \"kind\": \"\",\n \"translations\": [\n {\n \"kind\": \"\",\n \"locale\": \"\",\n \"value\": \"\"\n }\n ]\n },\n \"many\": {\n \"kind\": \"\",\n \"translations\": [\n {\n \"kind\": \"\",\n \"locale\": \"\",\n \"value\": \"\"\n }\n ]\n },\n \"one\": {\n \"kind\": \"\",\n \"translations\": [\n {\n \"kind\": \"\",\n \"locale\": \"\",\n \"value\": \"\"\n }\n ]\n },\n \"other\": {\n \"kind\": \"\",\n \"translations\": [\n {\n \"kind\": \"\",\n \"locale\": \"\",\n \"value\": \"\"\n }\n ]\n },\n \"two\": {\n \"kind\": \"\",\n \"translations\": [\n {\n \"kind\": \"\",\n \"locale\": \"\",\n \"value\": \"\"\n }\n ]\n },\n \"zero\": {\n \"kind\": \"\",\n \"translations\": [\n {\n \"kind\": \"\",\n \"locale\": \"\",\n \"value\": \"\"\n }\n ]\n }\n }\n },\n \"sortRank\": {{faker 'number.int' max=99999}}\n },\n \"id\": \"\",\n \"kind\": \"\",\n \"published\": {\n \"iconUrl\": \"\",\n \"kind\": \"\",\n \"name\": {\n \"kind\": \"\",\n \"translations\": [\n {\n \"kind\": \"\",\n \"locale\": \"\",\n \"value\": \"\"\n }\n ]\n },\n \"scoreFormat\": {\n \"currencyCode\": \"\",\n \"numDecimalPlaces\": {{faker 'number.int' max=99999}},\n \"numberFormatType\": \"{{oneOf (array 'NUMBER_FORMAT_TYPE_UNSPECIFIED' 'NUMERIC' 'TIME_DURATION' 'CURRENCY')}}\",\n \"suffix\": {\n \"few\": {\n \"kind\": \"\",\n \"translations\": [\n {\n \"kind\": \"\",\n \"locale\": \"\",\n \"value\": \"\"\n }\n ]\n },\n \"many\": {\n \"kind\": \"\",\n \"translations\": [\n {\n \"kind\": \"\",\n \"locale\": \"\",\n \"value\": \"\"\n }\n ]\n },\n \"one\": {\n \"kind\": \"\",\n \"translations\": [\n {\n \"kind\": \"\",\n \"locale\": \"\",\n \"value\": \"\"\n }\n ]\n },\n \"other\": {\n \"kind\": \"\",\n \"translations\": [\n {\n \"kind\": \"\",\n \"locale\": \"\",\n \"value\": \"\"\n }\n ]\n },\n \"two\": {\n \"kind\": \"\",\n \"translations\": [\n {\n \"kind\": \"\",\n \"locale\": \"\",\n \"value\": \"\"\n }\n ]\n },\n \"zero\": {\n \"kind\": \"\",\n \"translations\": [\n {\n \"kind\": \"\",\n \"locale\": \"\",\n \"value\": \"\"\n }\n ]\n }\n }\n },\n \"sortRank\": {{faker 'number.int' max=99999}}\n },\n \"scoreMax\": \"\",\n \"scoreMin\": \"\",\n \"scoreOrder\": \"{{oneOf (array 'SCORE_ORDER_UNSPECIFIED' 'LARGER_IS_BETTER' 'SMALLER_IS_BETTER')}}\",\n \"token\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Successful response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" } ], "proxyMode": false, "proxyHost": "", "proxyRemovePrefix": false, "tlsOptions": { "enabled": false, "type": "CERT", "pfxPath": "", "certPath": "", "keyPath": "", "caPath": "", "passphrase": "" }, "cors": true, "headers": [], "proxyReqHeaders": [{ "key": "", "value": "" }], "proxyResHeaders": [{ "key": "", "value": "" }], "data": [], "folders": [], "rootChildren": [ { "type": "route", "uuid": "fdb95de9-46ea-4897-8bc6-f1d8758589ba" }, { "type": "route", "uuid": "23a1790d-71f6-4991-ab76-69819ee3d48e" }, { "type": "route", "uuid": "7e809c91-5ef6-4aa7-8b0b-5750bd28e0c5" }, { "type": "route", "uuid": "ae4a7471-b05c-462e-bc82-f877bd76b736" }, { "type": "route", "uuid": "88f5d784-4224-4884-83c1-fd1b406c9df2" }, { "type": "route", "uuid": "54998086-c46e-4dae-87ec-684c1a0a433d" }, { "type": "route", "uuid": "5f097a2c-3d45-4a04-ab92-2040edd8deb7" }, { "type": "route", "uuid": "b0df41a9-d237-4a02-9d93-34a16d6f3445" }, { "type": "route", "uuid": "adc1c5fd-ad97-47be-941e-fb7cfe2b35fd" }, { "type": "route", "uuid": "a8925154-280d-4dfe-8f50-7fe612df6ddd" }, { "type": "route", "uuid": "9c12487b-026c-4771-8996-de91991cb8e5" } ] }