games.gamesgamesgamesgames.putGame

gamesgamesgamesgames.games

{
  "id": "games.gamesgamesgamesgames.putGame",
  "defs": {
    "main": {
      "type": "procedure",
      "input": {
        "schema": {
          "type": "object",
          "required": [
            "name",
            "summary"
          ],
          "properties": {
            "name": {
              "type": "string"
            },
            "type": {
              "ref": "games.gamesgamesgamesgames.defs#type",
              "type": "ref",
              "default": "games.gamesgamesgamesgames.type#game"
            },
            "summary": {
              "type": "string"
            }
          }
        },
        "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
bafyreicvgup4xg6q36tnw3ukecr64m3w5idkpd467b5pigwcoxmkpfh47m
Indexed At
2026-01-16 09:50 UTC
AT-URI
at://did:plc:il7eua5zbt4s2ly2jskjfz2t/com.atproto.lexicon.schema/games.gamesgamesgamesgames.putGame

Version History (2 versions)

Referenced Schemas (2)

Lexicon Garden

@