fix: spec

v1.18.x
Barış Soner Uşaklı 4 years ago
parent 2e44639210
commit fe63c6aef3

@ -88,8 +88,28 @@ get:
type: string
enabled:
type: boolean
headerFooterCache:
type: object
properties:
length:
type: number
max:
type: number
itemCount:
type: number
percentFull:
type: number
hits:
type: string
misses:
type: string
hitRatio:
type: string
enabled:
type: boolean
required:
- postCache
- groupCache
- localCache
- headerFooterCache
- $ref: ../../../components/schemas/CommonProps.yaml#/CommonProps
Loading…
Cancel
Save