From d525187d6f54100b3c390e44faacb9cb36a5d72b Mon Sep 17 00:00:00 2001 From: Steve Martinelli Date: Fri, 22 Aug 2014 22:23:26 -0400 Subject: [PATCH] Remove unnecessary dashes in endpoint policy markdown I think these were mistakenly inserted, they do not serve a purpose. Change-Id: Icff6730c5c3d2ae3bd9458cd8d8164e2475fc038 --- v3/src/markdown/identity-api-v3-os-endpoint-policy.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/v3/src/markdown/identity-api-v3-os-endpoint-policy.md b/v3/src/markdown/identity-api-v3-os-endpoint-policy.md index cbb829d4..53fd9c90 100644 --- a/v3/src/markdown/identity-api-v3-os-endpoint-policy.md +++ b/v3/src/markdown/identity-api-v3-os-endpoint-policy.md @@ -17,8 +17,6 @@ order from most specific to least specific) and select the first one it finds. For region associations, any parent regions will also be examined in ascending order. No combination of polices will occur. ---- - ### Policy-Endpoint Associations #### Create association with endpoint: `PUT /OS-ENDPOINT-POLICY/policies/{policy_id}/endpoints/{endpoint_id}`