From 42811d409f91ac7e34f644b8f43d1680b86da38d Mon Sep 17 00:00:00 2001 From: Martin Boer Date: Tue, 29 Jul 2025 23:20:25 +0200 Subject: [PATCH] :bug: pudo address response requires company --- specification/schemas/PickupDropoffLocationResponse.json | 1 + 1 file changed, 1 insertion(+) diff --git a/specification/schemas/PickupDropoffLocationResponse.json b/specification/schemas/PickupDropoffLocationResponse.json index c4bc4b7..f6d2664 100644 --- a/specification/schemas/PickupDropoffLocationResponse.json +++ b/specification/schemas/PickupDropoffLocationResponse.json @@ -17,6 +17,7 @@ "properties": { "address": { "required": [ + "company", "street_1", "city", "country_code"