Skip to main content
POST
Set or update the game manifest

Body

application/json

A GameManifest: name, genre, description, and a list of features, each with a name, description, status (planned/in_progress/complete/verified), and the assertion names that define its done-criteria.

The body is of type any.

Response

200 - application/json

Manifest stored as a world resource. Returns ok:false with an error when the body fails to parse as a GameManifest.