From 2f7deb7810d1414a534fca8cac1d4f70085f4fdd Mon Sep 17 00:00:00 2001 From: Artsiom Tsybulko Date: Mon, 16 Mar 2026 10:56:09 +0300 Subject: [PATCH] 53026 - add icao_code, doc_codes --- p-doclist.yml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/p-doclist.yml b/p-doclist.yml index c6e88518..aa70d5bf 100644 --- a/p-doclist.yml +++ b/p-doclist.yml @@ -88,3 +88,9 @@ components: deprecated: description: "Whether the document is no longer in circulation." type: boolean + icao_code: + description: "ICAO country code." + type: string + doc_codes: + description: "Document codes." + type: string