Raw ProgramIdentifier
This commit is contained in:
@@ -1660,6 +1660,7 @@ components:
|
|||||||
type: "object"
|
type: "object"
|
||||||
required:
|
required:
|
||||||
- "Guid"
|
- "Guid"
|
||||||
|
- "ProgramIdentifier"
|
||||||
- "ProgramIdentifierDesignation"
|
- "ProgramIdentifierDesignation"
|
||||||
- "Type"
|
- "Type"
|
||||||
- "Designation"
|
- "Designation"
|
||||||
@@ -1671,6 +1672,9 @@ components:
|
|||||||
ProgramIdentifierDesignation:
|
ProgramIdentifierDesignation:
|
||||||
type: "string"
|
type: "string"
|
||||||
readOnly: true
|
readOnly: true
|
||||||
|
ProgramIdentifier:
|
||||||
|
type: "string"
|
||||||
|
readOnly: true
|
||||||
Type:
|
Type:
|
||||||
type: "string"
|
type: "string"
|
||||||
enum:
|
enum:
|
||||||
|
|||||||
Reference in New Issue
Block a user