Skip to content

Commit b9a286b

Browse files
46346 - update DocumentFormat enum
1 parent ffa149d commit b9a286b

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

rt-doc-type-old.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -172,6 +172,7 @@ components:
172172
- 13
173173
- 14
174174
- 1000
175+
- 1001
175176
- 1002
176177
x-enum-descriptions:
177178
- "Unknown document format"
@@ -187,6 +188,7 @@ components:
187188
- "ID2 format document rotated 90 °"
188189
- "ID3 format document rotated 180 °"
189190
- "Arbitrary format"
191+
- "Photo for document"
190192
- "Flexible format. Standard formats can be resized during cropping, depending on various factors: light, background..."
191193
x-enum-varnames:
192194
- "UNKNOWN"
@@ -202,4 +204,5 @@ components:
202204
- "ID2_180"
203205
- "ID3_180"
204206
- "CUSTOM"
207+
- "PHOTO"
205208
- "FLEXIBLE"

0 commit comments

Comments
 (0)