mirror of
https://github.com/kou029w/hasura-rest-hands-on.git
synced 2025-01-19 00:18:08 +00:00
8 lines
210 B
YAML
8 lines
210 B
YAML
- name: daily_reset
|
|
webhook: https://memo-demo.hasura.app/api/rest/delete_pages
|
|
schedule: 0 0 * * *
|
|
include_in_metadata: true
|
|
payload: {}
|
|
headers:
|
|
- value: "***"
|
|
name: x-hasura-admin-secret
|