Skip to content

Commit feebcbc

Browse files
authored
Merge pull request #126584 from jordanbean-msft/patch-5
Update api-management-howto-api-inspector.md
2 parents 690fdb3 + 78dce3a commit feebcbc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/api-management/api-management-howto-api-inspector.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ Detailed steps follow.
9797
9898
```json
9999
{
100-
"credentialsExpireAfter": PT1H,
100+
"credentialsExpireAfter": "PT1H",
101101
"apiId": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ApiManagement/service/{serviceName}/apis/{apiId}",
102102
"purposes": ["tracing"]
103103
}

0 commit comments

Comments
 (0)