snapshot current state before gitea sync

This commit is contained in:
2026-02-18 10:50:24 +01:00
commit 93a3f9e6fe
59 changed files with 4540 additions and 0 deletions

View File

@@ -0,0 +1,42 @@
name: attribute
type: schema
schema:
name:
type: string
required: True
type:
type: string
required: True
mandatory:
type: boolean
default:
type: string
description:
type: string
ghost:
type: string
role:
type: string
precision:
type: [integer, string]
scale:
type: [integer, string]
length:
type: [integer, string]
order:
type: integer
pii:
type: boolean
props:
type: dict
# View related
reference:
type: string
referencetype:
type: string
components:
type: list
schema:
type: string