From 651eaf9a7e5a15de5918997d22edf7d969f0d29f Mon Sep 17 00:00:00 2001 From: Mason Chen Date: Thu, 17 Aug 2023 10:08:28 +0800 Subject: [PATCH] Fix exmaple for api portal api try-out feature (#25337) --- .../2023-09-01-preview/examples/ApiPortals_CreateOrUpdate.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/specification/appplatform/resource-manager/Microsoft.AppPlatform/preview/2023-09-01-preview/examples/ApiPortals_CreateOrUpdate.json b/specification/appplatform/resource-manager/Microsoft.AppPlatform/preview/2023-09-01-preview/examples/ApiPortals_CreateOrUpdate.json index f14ec8df2478..b61f62672032 100644 --- a/specification/appplatform/resource-manager/Microsoft.AppPlatform/preview/2023-09-01-preview/examples/ApiPortals_CreateOrUpdate.json +++ b/specification/appplatform/resource-manager/Microsoft.AppPlatform/preview/2023-09-01-preview/examples/ApiPortals_CreateOrUpdate.json @@ -10,7 +10,8 @@ "public": true, "gatewayIds": [ "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/myResourceGroup/providers/Microsoft.AppPlatform/Spring/myservice/gateways/default" - ] + ], + "apiTryOutEnabledState": "Enabled" }, "sku": { "name": "E0",