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
This commit is contained in:
parent
871828ee21
commit
d47af1d972
@ -459,7 +459,6 @@ Request:
|
||||
|
||||
{
|
||||
"mapping": {
|
||||
"id": "ACME",
|
||||
"rules": [
|
||||
{
|
||||
"local": [
|
||||
@ -501,7 +500,7 @@ Response:
|
||||
"id": "0cd5e9"
|
||||
}
|
||||
}
|
||||
]
|
||||
],
|
||||
"remote": [
|
||||
{
|
||||
"type": "orgPersonType",
|
||||
|
Loading…
x
Reference in New Issue
Block a user