games.gamesgamesgamesgames.refreshCaches

trezy.codes View official

Documentation

Refresh precomputed cache tables (stats, genre counts). Requires admin auth.

main procedure

Refresh precomputed cache tables (stats, genre counts). Requires admin auth.

Output

Encodingapplication/json
refreshed array Required

No description available.

Try It

Requests are sent directly from your browser. Some servers may block requests due to CORS.

Base URL for XRPC calls (e.g., https://bsky.social)
View raw schema
{
  "type": "procedure",
  "output": {
    "schema": {
      "type": "object",
      "required": [
        "refreshed"
      ],
      "properties": {
        "refreshed": {
          "type": "array",
          "items": {
            "type": "string"
          }
        }
      }
    },
    "encoding": "application/json"
  },
  "description": "Refresh precomputed cache tables (stats, genre counts). Requires admin auth."
}

Lexicon Garden

@