first commit
This commit is contained in:
9
docs/openapi/schemas/management/cache.yaml
Normal file
9
docs/openapi/schemas/management/cache.yaml
Normal file
@@ -0,0 +1,9 @@
|
||||
# Cache API schemas
|
||||
|
||||
ClearCacheResponse:
|
||||
type: object
|
||||
description: Clear cache response
|
||||
properties:
|
||||
message:
|
||||
type: string
|
||||
example: Cache cleared successfully
|
||||
Reference in New Issue
Block a user