games.gamesgamesgamesgames.getPopularGames

trezy.codes View official

{
  "id": "games.gamesgamesgamesgames.getPopularGames",
  "defs": {
    "main": {
      "type": "query",
      "output": {
        "schema": {
          "type": "object",
          "required": [
            "games"
          ],
          "properties": {
            "games": {
              "type": "array",
              "items": {
                "ref": "games.gamesgamesgamesgames.defs#gameSummaryView",
                "type": "ref"
              }
            }
          }
        },
        "encoding": "application/json"
      },
      "parameters": {
        "type": "params",
        "properties": {
          "limit": {
            "type": "integer",
            "default": 20,
            "maximum": 100,
            "minimum": 1
          }
        }
      },
      "description": "Get popular games ranked by concurrent player count from SteamSpy data."
    }
  },
  "$type": "com.atproto.lexicon.schema",
  "lexicon": 1
}

Validate Record

Validate a record against games.gamesgamesgamesgames.getPopularGames

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

Metadata

DID
did:plc:4jrld6fwpnwqehtce56qshzv
CID
bafyreiacbjf7kyuxl3re35ordabyarsa6lynamrrmo5v2r3uyqdr2ex5ny
Indexed At
2026-03-23 17:57 UTC
AT-URI
at://did:plc:4jrld6fwpnwqehtce56qshzv/com.atproto.lexicon.schema/games.gamesgamesgamesgames.getPopularGames

Referenced Schemas (1)

Lexicon Garden

@