Skip to content

Commit

Permalink
Fix exmaple for api portal api try-out feature (#25337)
Browse files Browse the repository at this point in the history
  • Loading branch information
jiec-msft authored Aug 17, 2023
1 parent 307e7bc commit 651eaf9
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down

0 comments on commit 651eaf9

Please sign in to comment.