tibi-docs/api/config.yml

26 lines
680 B
YAML
Raw Normal View History

2024-01-27 19:58:35 +01:00
namespace: tibi_starter
2022-11-02 07:40:25 +01:00
meta:
2023-02-21 09:54:25 +01:00
openapi:
servers:
- url: https://tibi-admin-server.code.testversion.online/api/v1/_/demo
description: code-server
2024-01-27 19:58:35 +01:00
dashboard: helper/dashboard.yml
2022-11-21 10:33:21 +01:00
2022-11-02 07:40:25 +01:00
collections:
2024-01-27 19:58:35 +01:00
- !include collections/backups.yml
- !include collections/content.yml
- !include collections/forms.yml
- !include collections/lighthouse.yml
- !include collections/lighthouseSubpath.yml
2022-11-21 10:33:21 +01:00
- !include collections/medialib.yml
2024-01-27 19:58:35 +01:00
- !include collections/module.yml
- !include collections/navigation.yml
2023-02-21 14:00:56 +01:00
- !include collections/ssr.yml
2022-11-19 14:51:34 +01:00
jobs:
2024-01-27 19:58:35 +01:00
- cron: "0 0 * * 1"
type: javascript
file: jobs/lighthouse.js