ssr
deploy to production / deploy (push) Successful in 1m23s

This commit is contained in:
2023-12-15 12:35:45 +00:00
parent 35168ddaab
commit 241513e32f
20 changed files with 161 additions and 94 deletions
+7
View File
@@ -29,6 +29,13 @@ hooks:
create:
type: javascript
file: hooks/backups/post_create.js
return:
type: javascript
file: hooks/clear_cache.js
put:
return:
type: javascript
file: hooks/clear_cache.js
fields:
- name: collectionName
+9
View File
@@ -25,6 +25,15 @@ permissions:
post: true
put: true
delete: true
hooks:
post:
return:
type: javascript
file: hooks/clear_cache.js
put:
return:
type: javascript
file: hooks/clear_cache.js
fields:
- name: banner
+10
View File
@@ -98,6 +98,16 @@ projections:
select:
path: 1
hooks:
post:
return:
type: javascript
file: hooks/clear_cache.js
put:
return:
type: javascript
file: hooks/clear_cache.js
fields:
- type: string
name: path
+9
View File
@@ -82,6 +82,15 @@ x-seite: &seite
mapping:
id: id
name: path
hooks:
post:
return:
type: javascript
file: hooks/clear_cache.js
put:
return:
type: javascript
file: hooks/clear_cache.js
fields:
- name: tree