snapshot current state before gitea sync
This commit is contained in:
19
DataVaultGenerator/schema/sys_specification.yaml
Normal file
19
DataVaultGenerator/schema/sys_specification.yaml
Normal file
@@ -0,0 +1,19 @@
|
||||
type: sys_specification
|
||||
name: sys_specification
|
||||
displayname: System Specification
|
||||
namespace: lang
|
||||
schema:
|
||||
sys_specification:
|
||||
type: string
|
||||
required: true
|
||||
objectnames:
|
||||
type: string
|
||||
datatypes:
|
||||
type: dict
|
||||
valuesrules:
|
||||
type: dict
|
||||
schema:
|
||||
pattern:
|
||||
type: string
|
||||
required: True
|
||||
|
||||
Reference in New Issue
Block a user