This commit is contained in:
2023-07-19 15:22:20 +00:00
parent 9e6dc31811
commit c29765dd09
10 changed files with 30 additions and 9 deletions

View File

@@ -90,5 +90,7 @@ fields:
type: object[]
meta:
label: Zeilen
folding:
force: true
subFields:
- !include fields/row.yml

View File

@@ -1,6 +1,8 @@
namespace: fontis
meta:
imageUrl:
eval: "$projectBase + '_/assets/img/defaultImg.PNG'"
openapi:
servers:
- url: https://tibi-admin-server.code.testversion.online/api/v1/_/demo
@@ -9,3 +11,7 @@ meta:
collections:
- !include collections/navigation.yml
- !include collections/content.yml
assets:
- name: img
path: img

BIN
api/img/defaultImg.PNG Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 174 KiB