Skip to content

Commit 53bd02d

Browse files
dobracgithub-actions[bot]
authored andcommitted
chore: sync infra OpenAPI specs
1 parent 7ebbfd6 commit 53bd02d

File tree

3 files changed

+4075
-4068
lines changed

3 files changed

+4075
-4068
lines changed

spec/openapi.infra.yaml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -388,6 +388,7 @@ components:
388388
- cpuUsedPct
389389
- memUsed
390390
- memTotal
391+
- memCache
391392
- diskUsed
392393
- diskTotal
393394
properties:
@@ -416,6 +417,10 @@ components:
416417
type: integer
417418
format: int64
418419
description: Total memory in bytes
420+
memCache:
421+
type: integer
422+
format: int64
423+
description: Cached memory (page cache) in bytes
419424
diskUsed:
420425
type: integer
421426
format: int64

0 commit comments

Comments
 (0)