Skip to content

Commit 2a34aaa

Browse files
author
gitName
committed
format
1 parent 6752fe3 commit 2a34aaa

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

articles/api-center/synchronize-aws-gateway-apis.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,8 @@ To delete an integration using the Azure CLI, run the [az apic integration delet
122122
az apic integration delete \
123123
--resource-group <resource-group-name> \
124124
--service-name <api-center-name> \
125-
--integration-name <integration-name> \
125+
--integration-name <integration-name>
126+
```
126127

127128
## Related content
128129

0 commit comments

Comments
 (0)