games.namespaces.validateGameNamespace
Description
Validates information used to create a new game namespace.
Code Examples
Request Parameters
game_id
required path parameterRequest Body
display_namestringRepresent a resource's readable display name.
name_idstringA human readable short identifier used to references resources. Different than a
rivet.common#Uuidbecause this is intended to be human readable. Different thanrivet.common#DisplayNamebecause this should not include special characters and be short.
Response Body
errorsarray of objectsA list of validation errors.
errors.patharray of stringsA list of strings denoting the origin of a validation error.