From f6f3b74eb4d7e0596ea1dfaf26c9f895f37ba1d0 Mon Sep 17 00:00:00 2001 From: Daniel Date: Fri, 13 Dec 2024 16:59:15 +0100 Subject: [PATCH] fixed missing doc example --- docs/api.md | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/docs/api.md b/docs/api.md index 7e6f06d5..9ad1252e 100644 --- a/docs/api.md +++ b/docs/api.md @@ -43,7 +43,14 @@ Parameters to add additional fields to the result "region": "APAC", "division": "PAC", "subdivision": "SCA", - "atc_active": false, + "atc_active": true, + "atc_active_areas": { + "denmark": false, + "finland": true, + "iceland": false, + "norway": false, + "sweden": false + }, "endorsements": { "visiting": [ {