Skip to content

Commit 63aad7e

Browse files
committed
feat: adding the pushCacheEnabled variable to frontend resources
1 parent c51b0a2 commit 63aad7e

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

packages/config-utils/src/feo/spec/frontend-crd.schema.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -571,6 +571,9 @@
571571
"type": "string"
572572
}
573573
},
574+
"pushCacheEnabled": {
575+
"type": "boolean"
576+
},
574577
"module": {
575578
"type": "object",
576579
"properties": {

0 commit comments

Comments
 (0)