From d47af1d972eb99892a074d299d6c80c987b20b3a Mon Sep 17 00:00:00 2001 From: Marek Denis Date: Fri, 25 Apr 2014 09:40:58 +0200 Subject: [PATCH] Fix federation mapping rules examples. There are minor nits in the mapping rules examples, like missing comma or redundant attribute in the request body. Change-Id: I7301d99b7466b747c412b97266618bc9b1781812 --- .../v3/src/markdown/identity-api-v3-os-federation-ext.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) 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 13ac41b7..eb14d423 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 @@ -459,7 +459,6 @@ Request: { "mapping": { - "id": "ACME", "rules": [ { "local": [ @@ -501,7 +500,7 @@ Response: "id": "0cd5e9" } } - ] + ], "remote": [ { "type": "orgPersonType",