Raw ProgramIdentifier

This commit is contained in:
Nico Kroll 2025-10-07 09:28:58 +02:00
parent 1e6a843330
commit 1edeb5178d
1 changed files with 4 additions and 0 deletions

View File

@ -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: