Skip to content

Commit

Permalink
Fixed erronious ref to the wrong schema.
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisdegroot committed Mar 1, 2019
1 parent 9ba4dc9 commit 5e745c0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion schemas/context/pushnotificationtoken.schema.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
},
"xdm:application": {
"title": "Application",
"$ref": "https://ns.adobe.com/xdm/channels/application",
"$ref": "https://ns.adobe.com/xdm/context/application",
"description":
"Application registered to receive Push Notifications.\n"
},
Expand Down

0 comments on commit 5e745c0

Please sign in to comment.