Files
Beyhan Oğur 880f412e2c first commit
2026-04-26 21:52:23 +03:00

10 lines
180 B
YAML

# Cache API schemas
ClearCacheResponse:
type: object
description: Clear cache response
properties:
message:
type: string
example: Cache cleared successfully