From c2314c8c8ed0c9930353de335ca2719f94070078 Mon Sep 17 00:00:00 2001 From: Juan Antonio Osorio Date: Mon, 28 Apr 2014 09:49:42 +0300 Subject: [PATCH] Fix typo in federation api Closes-Bug: #1313505 Change-Id: I447f91a7ad9848862f15ff0e3e9279d5a1350c6a --- .../v3/src/markdown/identity-api-v3-os-federation-ext.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/openstack-identity-api/v3/src/markdown/identity-api-v3-os-federation-ext.md b/openstack-identity-api/v3/src/markdown/identity-api-v3-os-federation-ext.md index eb14d423..5c023306 100644 --- a/openstack-identity-api/v3/src/markdown/identity-api-v3-os-federation-ext.md +++ b/openstack-identity-api/v3/src/markdown/identity-api-v3-os-federation-ext.md @@ -322,7 +322,7 @@ Response: } } -### Update the attribute mapping for an identity provers and protocol combination: `PATCH /OS-FEDERATION/identity_providers/{idp_id}/protocols/{protocol_id}` +### Update the attribute mapping for an identity provider and protocol combination: `PATCH /OS-FEDERATION/identity_providers/{idp_id}/protocols/{protocol_id}` Request: