Skip to content

Commit 590eaf3

Browse files
Merge branch 'develop' into fix/42725
2 parents aec18f4 + 87e31c7 commit 590eaf3

3 files changed

Lines changed: 3 additions & 205 deletions

File tree

e-rfid-data-group-type-tag.yml

Lines changed: 0 additions & 193 deletions
This file was deleted.

openapitools.json

Lines changed: 0 additions & 7 deletions
This file was deleted.

rt-rfid-binary-data.yml

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -242,7 +242,7 @@ components:
242242
- CheckDigitComposite
243243
properties:
244244
Type:
245-
$ref: "./e-rfid-data-group-type-tag.yml#/components/schemas/RfidDataGroupTypeTag"
245+
type: integer
246246
DocumentID:
247247
$ref: "./rt-doc-type-old.yml#/components/schemas/DocumentFormat"
248248
DocumentType:
@@ -664,9 +664,8 @@ components:
664664
- 6
665665
- 7
666666
- 8
667-
- 0
668667
x-enum-descriptions:
669-
- "Not defined"
668+
- "Root files"
670669
- "ePassport application"
671670
- "eID application"
672671
- "eSign application"
@@ -677,7 +676,7 @@ components:
677676
- "Digital Travel Credentials"
678677
- "Master File"
679678
x-enum-varnames:
680-
- "UNSPECIFIED"
679+
- "ROOT_FILES"
681680
- "E_PASSPORT"
682681
- "E_ID"
683682
- "E_SIGN"
@@ -686,7 +685,6 @@ components:
686685
- "LDS2_VisaRecords"
687686
- "LDS2_AddBiometrics"
688687
- "eDTC_PC"
689-
- "ROOT_FILES"
690688

691689
RfidDataFile:
692690
title: "RfidDataFile"

0 commit comments

Comments
 (0)