wm-fontis-tibi-2023/api/config.yml

35 lines
832 B
YAML
Raw Permalink Normal View History

2023-07-14 13:58:27 +02:00
namespace: fontis
2023-07-13 13:12:19 +02:00
meta:
2023-07-19 17:22:20 +02:00
imageUrl:
eval: "$projectBase + '_/assets/img/defaultImg.PNG'"
2023-07-13 13:12:19 +02:00
openapi:
servers:
- url: https://tibi-admin-server.code.testversion.online/api/v1/_/demo
description: code-server
2023-11-05 10:32:22 +01:00
dashboard:
majorItems:
- collection: navigation
type: reference
style:
upper: rgba(3, 50, 59, 0.7)
lower: rgba(3, 50, 59)
- collection: page
type: reference
style:
upper: rgba(3, 50, 59, 0.7)
lower: rgba(3, 50, 59)
minorItems: []
2023-07-14 13:58:27 +02:00
collections:
- !include collections/navigation.yml
- !include collections/content.yml
2023-11-05 10:32:22 +01:00
- !include collections/backups.yml
2023-07-19 17:22:20 +02:00
assets:
- name: img
path: img