snapshot current state before gitea sync
This commit is contained in:
@@ -0,0 +1,26 @@
|
||||
type: source
|
||||
name: source
|
||||
displayname: Source interface
|
||||
namespace: source
|
||||
schema:
|
||||
# Generator Entity:
|
||||
name:
|
||||
type: string
|
||||
required: True
|
||||
type:
|
||||
type: string
|
||||
required: True
|
||||
description:
|
||||
type: string
|
||||
# Specific:
|
||||
sourcetype:
|
||||
type: string
|
||||
sourcesystem:
|
||||
type: string
|
||||
dbentity:
|
||||
schema: dbentity
|
||||
properties:
|
||||
type: dict
|
||||
# Attributes:
|
||||
attributes: attributes
|
||||
|
||||
Reference in New Issue
Block a user