Skip to content

Commit d1a73d1

Browse files
committed
PR review issues
1 parent c5751d1 commit d1a73d1

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

articles/api-management/import-api-from-odata.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,4 +73,4 @@ Secure your OData API by applying both existing [access control policies](api-ma
7373
## Next steps
7474

7575
> [!div class="nextstepaction"]
76-
> * [Transform and protect a published API](transform-api.md)
76+
> [Transform and protect a published API](transform-api.md)

articles/api-management/validate-odata-request-policy.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ ms.author: danlep
1212

1313
# Validate OData request
1414

15-
The `validate-odata-request` policy validates the request URL, headers, and parameters of a request to an OData API to ensure conformance with the [OData specification](https://odata.org).
15+
The `validate-odata-request` policy validates the request URL, headers, and parameters of a request to an OData API to ensure conformance with the [OData specification](http://www.odata.org/documentation).
1616

1717
> [!NOTE]
1818
> This policy is currently in preview.

0 commit comments

Comments
 (0)