snapshot current state before gitea sync
This commit is contained in:
@@ -0,0 +1,23 @@
|
||||
type: sourcesystem
|
||||
name: sourcesystem
|
||||
displayname: Source System
|
||||
namespace: sourcesystem
|
||||
schema:
|
||||
# Generator Entity:
|
||||
name:
|
||||
type: string
|
||||
required: True
|
||||
type:
|
||||
type: string
|
||||
required: True
|
||||
description:
|
||||
type: string
|
||||
# Specific:
|
||||
shortname:
|
||||
type: string
|
||||
connectionname:
|
||||
type: string
|
||||
sourcesystemtype:
|
||||
type: string
|
||||
sys_specification:
|
||||
type: string
|
||||
Reference in New Issue
Block a user