Skip to content

Commit d10e097

Browse files
SP-18211 - sort result_type mapping
1 parent c4e15d1 commit d10e097

File tree

1 file changed

+18
-18
lines changed

1 file changed

+18
-18
lines changed

rt.yml

Lines changed: 18 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -130,35 +130,35 @@ components:
130130
discriminator:
131131
propertyName: result_type
132132
mapping:
133-
33: "StatusResult"
134-
36: "TextResult"
135133
1: "DocumentImageResult"
136-
16: "DocumentImageResult"
137-
37: "ImagesResult"
138-
9: "ChosenDocumentTypeResult"
134+
3: "TextDataResult"
135+
5: "DocBarCodeInfo"
136+
6: "GraphicsResult"
139137
8: "DocumentTypesCandidatesResult"
138+
9: "ChosenDocumentTypeResult"
139+
15: "LexicalAnalysisResult"
140+
16: "DocumentImageResult"
140141
17: "TextDataResult"
141-
3: "TextDataResult"
142142
18: "TextDataResult"
143-
26: "TextDataResult"
144-
102: "TextDataResult"
145-
6: "GraphicsResult"
146143
19: "GraphicsResult"
144+
20: "AuthenticityResult"
145+
26: "TextDataResult"
146+
30: "ImageQualityResult"
147147
32: "GraphicsResult"
148+
33: "StatusResult"
149+
34: "AuthenticityResult"
148150
35: "GraphicsResult"
151+
36: "TextResult"
152+
37: "ImagesResult"
149153
38: "GraphicsResult"
150-
103: "GraphicsResult"
151-
15: "LexicalAnalysisResult"
152-
20: "AuthenticityResult"
153154
39: "AuthenticityResult"
154-
34: "AuthenticityResult"
155-
30: "ImageQualityResult"
156-
85: "DocumentPositionResult"
155+
49: "EncryptedRCLResult"
156+
50: "LicenseResult"
157157
61: "DocumentPositionResult"
158158
62: "DocumentPositionResult"
159-
5: "DocBarCodeInfo"
160-
50: "LicenseResult"
161-
49: "EncryptedRCLResult"
159+
85: "DocumentPositionResult"
160+
102: "TextDataResult"
161+
103: "GraphicsResult"
162162
104: "DocumentBinaryInfoResult"
163163

164164
ContainerList:

0 commit comments

Comments
 (0)