diff --git a/common.yml b/common.yml index 3243dff2..952722a0 100644 --- a/common.yml +++ b/common.yml @@ -25,6 +25,8 @@ components: - "RFID" - "MAGNETIC" - "EXTERNAL" + - "LIVE" + - "FINGERPRINT" x-enum-varnames: - "MRZ" - "VISUAL" @@ -32,6 +34,8 @@ components: - "RFID" - "MAGNETIC" - "EXTERNAL" + - "LIVE" + - "FINGERPRINT" x-enum-descriptions: - "Machine readable zone (MRZ)" - "Visual zone" @@ -39,6 +43,8 @@ components: - "RFID" - "Magnetic" - "External" + - "Live" + - "Fingerprint" CheckResult: title: "CheckResult" @@ -328,7 +334,6 @@ components: - StringsCount - StringsResult - Buf_Length - - Buf_Text properties: wFieldType: $ref: "./e-text-field-type.yml#/components/schemas/TextFieldType" diff --git a/redocly.yml b/redocly.yml index 40d9ecd7..7050b653 100644 --- a/redocly.yml +++ b/redocly.yml @@ -1,13 +1,12 @@ -theme: - openapi: - hideDownloadButton: true - maxDisplayedEnumValues: 5 - expandResponses: 'all' - expandSingleSchemaField: true - jsonSampleExpandLevel: 6 - theme: - logo: - gutter: '20px' - colors: - primary: - main: '#8a53cb' +openapi: + hideDownloadButton: true + maxDisplayedEnumValues: 5 + expandResponses: 'all' + expandSingleSchemaField: true + jsonSampleExpandLevel: 6 + theme: + logo: + gutter: '20px' + colors: + primary: + main: '#8a53cb' diff --git a/rt-rfid-binary-data.yml b/rt-rfid-binary-data.yml index 3ac4a0d1..05943dc3 100644 --- a/rt-rfid-binary-data.yml +++ b/rt-rfid-binary-data.yml @@ -302,7 +302,6 @@ components: - RootFiles - TotalBytesSent - TotalBytesReceived - - Session_key - Session_terminal - Session_procedure - SecurityObjects