From 20aff1965607bce8b8d265b4b7473baad2638569 Mon Sep 17 00:00:00 2001 From: Asim Aslam Date: Thu, 16 Dec 2021 12:47:12 +0000 Subject: [PATCH] update regions in example --- app/examples.json | 2 ++ 1 file changed, 2 insertions(+) diff --git a/app/examples.json b/app/examples.json index 8458a68..344dc63 100644 --- a/app/examples.json +++ b/app/examples.json @@ -76,7 +76,9 @@ "request": {}, "response": { "regions": [ + "asia-east1", "europe-west1", + "us-central1", "us-east1", "us-west1" ]