Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 6 additions & 1 deletion common.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,20 +25,26 @@ components:
- "RFID"
- "MAGNETIC"
- "EXTERNAL"
- "LIVE"
- "FINGERPRINT"
x-enum-varnames:
- "MRZ"
- "VISUAL"
- "BARCODE"
- "RFID"
- "MAGNETIC"
- "EXTERNAL"
- "LIVE"
- "FINGERPRINT"
x-enum-descriptions:
- "Machine readable zone (MRZ)"
- "Visual zone"
- "Barcode"
- "RFID"
- "Magnetic"
- "External"
- "Live"
- "Fingerprint"

CheckResult:
title: "CheckResult"
Expand Down Expand Up @@ -328,7 +334,6 @@ components:
- StringsCount
- StringsResult
- Buf_Length
- Buf_Text
properties:
wFieldType:
$ref: "./e-text-field-type.yml#/components/schemas/TextFieldType"
Expand Down
25 changes: 12 additions & 13 deletions redocly.yml
Original file line number Diff line number Diff line change
@@ -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'
1 change: 0 additions & 1 deletion rt-rfid-binary-data.yml
Original file line number Diff line number Diff line change
Expand Up @@ -302,7 +302,6 @@ components:
- RootFiles
- TotalBytesSent
- TotalBytesReceived
- Session_key
- Session_terminal
- Session_procedure
- SecurityObjects
Expand Down