feat: verify recovery, game continuity, and resource stability
This commit is contained in:
+1
-1
@@ -365,7 +365,7 @@ components:
|
||||
properties:
|
||||
ok: { type: boolean, enum: [true] }
|
||||
uptimeMs: { $ref: '#/components/schemas/GameId' }
|
||||
wifiState: { type: string, enum: [not_configured, connecting, connected] }
|
||||
wifiState: { type: string, enum: [not_configured, connecting, connected, fallback] }
|
||||
freeHeapBytes: { $ref: '#/components/schemas/GameId' }
|
||||
minimumFreeHeapBytes: { $ref: '#/components/schemas/GameId' }
|
||||
largestFreeBlockBytes: { $ref: '#/components/schemas/GameId' }
|
||||
|
||||
Reference in New Issue
Block a user