api
API principale du catalogue de jeux
put/api/app/games/{id}/
Request body
idinteger
steam_idstring nullable
titlestring required
slugstring slug required
descriptionstring
description_shortstring
description_frstring
Description FR générée par IA (Claude)
headerstring uri nullable
backgroundstring uri nullable
videostring uri
screenshotsobject
developerstring
publisherstring
requirementsobject
sourceobject
viewsinteger
likesinteger
favorites_countinteger
downloads_countinteger
release_datestring date nullable
published_atstring date-time
updated_atstring date-time
is_publishedboolean
categoriesinteger[]
tagsinteger[]
Response
OK
idinteger
steam_idstring nullable
titlestring required
slugstring slug required
descriptionstring
description_shortstring
description_frstring
Description FR générée par IA (Claude)
headerstring uri nullable
backgroundstring uri nullable
videostring uri
screenshotsobject
developerstring
publisherstring
requirementsobject
sourceobject
viewsinteger
likesinteger
favorites_countinteger
downloads_countinteger
release_datestring date nullable
published_atstring date-time
updated_atstring date-time
is_publishedboolean
categoriesinteger[]
tagsinteger[]
Changes
No recorded changes to this endpoint across all 1 revision of this API.