Skip to content

Commit 86ba574

Browse files
Merge pull request #324 from regulaforensics/feature/53026
53026 - add icao_code, doc_codes
2 parents 2fe69a1 + 2f7deb7 commit 86ba574

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

p-doclist.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -88,3 +88,9 @@ components:
8888
deprecated:
8989
description: "Whether the document is no longer in circulation."
9090
type: boolean
91+
icao_code:
92+
description: "ICAO country code."
93+
type: string
94+
doc_codes:
95+
description: "Document codes."
96+
type: string

0 commit comments

Comments
 (0)