Skip to content

Commit d381ecb

Browse files
Merge pull request #326 from regulaforensics/53670-doclist
Fixed typo in doclist
2 parents 86ba574 + cb1d7b7 commit d381ecb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

p-doclist.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ components:
3434
required:
3535
- barcode_fields
3636
- country
37-
- createad
37+
- created
3838
- doc_type
3939
- document
4040
- graphic_fields
@@ -50,7 +50,7 @@ components:
5050
country:
5151
description: "Country name."
5252
type: string
53-
createad:
53+
created:
5454
description: "Date when the document description was created in the database."
5555
type: string
5656
doc_type:

0 commit comments

Comments
 (0)