Skip to content

Commit ad93d9b

Browse files
dobracgithub-actions[bot]
authored andcommitted
chore: sync infra OpenAPI specs
1 parent 2287cc0 commit ad93d9b

3 files changed

Lines changed: 4075 additions & 4068 deletions

File tree

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)