games.namespaces.validateGameNamespaceMatchmakerConfig
Description
Validates information used to update a game namespace's matchmaker config.
Code Examples
Request Parameters
game_id
required path parameter
namespace_id
required path parameter
Request Body
lobby_count_max
numberUnsigned 32 bit integer.
max_players
numberUnsigned 32 bit integer.
Response Body
errors
array of objectsA list of validation errors.
errors.path
array of stringsA list of strings denoting the origin of a validation error.