Skip to content

Commit

Permalink
Merge pull request #611 from cdegroot-adobe/Patch,-correct-Direct-Mar…
Browse files Browse the repository at this point in the history
…keting-email-Ref

Corrected reference in allOf to point to context/emailaddress
  • Loading branch information
kstreeter authored Feb 22, 2019
2 parents c80a004 + aa7121e commit 9ba4dc9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion schemas/context/directmarketing-emailaddress.schema.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"$ref": "#/definitions/directmarketing-emailaddress"
},
{
"$ref": "https://ns.adobe.com/xdm/context/phonenumber"
"$ref": "https://ns.adobe.com/xdm/context/emailaddress"
}
],
"meta:status": "experimental"
Expand Down

0 comments on commit 9ba4dc9

Please sign in to comment.