games.gamesgamesgamesgames.putGame

gamesgamesgamesgames.games

{
  "id": "games.gamesgamesgamesgames.putGame",
  "defs": {
    "main": {
      "type": "procedure",
      "input": {
        "schema": {
          "type": "object",
          "required": [
            "name",
            "summary"
          ],
          "properties": {
            "mode": {
              "type": "array",
              "items": {
                "ref": "games.gamesgamesgamesgames.defs#mode",
                "type": "ref"
              }
            },
            "name": {
              "type": "string"
            },
            "summary": {
              "type": "string"
            },
            "applicationType": {
              "ref": "games.gamesgamesgamesgames.defs#applicationType",
              "type": "ref",
              "default": "games.gamesgamesgamesgames.applicationType#game"
            }
          }
        },
        "encoding": "application/json"
      },
      "output": {
        "schema": {
          "type": "object",
          "required": [
            "game"
          ],
          "properties": {
            "game": {
              "ref": "games.gamesgamesgamesgames.defs#gameDetailView",
              "type": "ref"
            }
          }
        },
        "encoding": "application/json"
      },
      "description": "Stores a game record in the user's repo."
    }
  },
  "$type": "com.atproto.lexicon.schema",
  "lexicon": 1
}

Validate Record

Validate a record against games.gamesgamesgamesgames.putGame

Validation Options
Automatically resolve and include external schemas for full validation
Treat any remaining unresolved references as valid

Metadata

DID
did:plc:il7eua5zbt4s2ly2jskjfz2t
CID
bafyreiao7fsr653mkhab43dqjrx5ioochzwqfr5be34xsj3gmjcbotut24
Indexed At
2026-01-22 02:31 UTC
AT-URI
at://did:plc:il7eua5zbt4s2ly2jskjfz2t/com.atproto.lexicon.schema/games.gamesgamesgamesgames.putGame

Version History (2 versions)

Referenced Schemas (3)

Lexicon Garden

@