Skip to content

Commit

Permalink
Clearly distinguished the channel nature in Titles and Descriptions.
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisdegroot committed Mar 1, 2019
1 parent 49eff33 commit 4275325
Show file tree
Hide file tree
Showing 20 changed files with 43 additions and 43 deletions.
6 changes: 3 additions & 3 deletions schemas/channels/adm.schema.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@
],
"$id": "https://ns.adobe.com/xdm/channels/adm",
"$schema": "http://json-schema.org/draft-06/schema#",
"title": "ADM",
"description": "Amazon Device Messaging",
"title": "ADM Channel",
"description": "Amazon Device Messaging channel.",
"meta:extensible": true,
"meta:extends": [
"https://ns.adobe.com/xdm/channels/channel#/definitions/channel"
Expand Down Expand Up @@ -81,4 +81,4 @@
"@id"
],
"meta:status": "experimental"
}
}
4 changes: 2 additions & 2 deletions schemas/channels/agency.schema.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@
],
"$id": "https://ns.adobe.com/xdm/channels/agency",
"$schema": "http://json-schema.org/draft-06/schema#",
"title": "External Agency",
"description": "The marketing experience is handed-off to an external agency. This channel has no specific mechanism and is designed for descriptive purposes only. Such as, to define experiences for which you want to keep a trace of the population targeted in an external tool",
"title": "External Agency Channel",
"description": "The marketing experience is handed-off to an external agency channel. This channel has no specific mechanism and is designed for descriptive purposes only. Such as, to define experiences for which you want to keep a trace of the population targeted in an external tool",
"meta:extensible": true,
"meta:extends": [
"https://ns.adobe.com/xdm/channels/channel#/definitions/channel"
Expand Down
6 changes: 3 additions & 3 deletions schemas/channels/apns.schema.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@
],
"$id": "https://ns.adobe.com/xdm/channels/apns",
"$schema": "http://json-schema.org/draft-06/schema#",
"title": "APNS",
"description": "Apple Push Notification Service",
"title": "APNS Channel",
"description": "Apple Push Notification Service channel.",
"meta:extensible": true,
"meta:extends": [
"https://ns.adobe.com/xdm/channels/channel#/definitions/channel"
Expand Down Expand Up @@ -81,4 +81,4 @@
"@id"
],
"meta:status": "experimental"
}
}
2 changes: 1 addition & 1 deletion schemas/channels/application.schema.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"title": "Application Channel",
"type": "object",
"description":
"An application that accepts messages or emit events (Facebook page, Mobile App, ...).",
"An application that accepts messages or emit events (Facebook page, Mobile App, ...) channel.",
"definitions": {
"application": {
"properties": {
Expand Down
6 changes: 3 additions & 3 deletions schemas/channels/baidu.schema.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@
],
"$id": "https://ns.adobe.com/xdm/channels/baidu",
"$schema": "http://json-schema.org/draft-06/schema#",
"title": "Baidu",
"description": "Baidu Cloud Push Service",
"title": "Baidu Channel",
"description": "Baidu Cloud Push Service channel.",
"meta:extensible": true,
"meta:extends": [
"https://ns.adobe.com/xdm/channels/channel#/definitions/channel"
Expand Down Expand Up @@ -81,4 +81,4 @@
"@id"
],
"meta:status": "experimental"
}
}
4 changes: 2 additions & 2 deletions schemas/channels/channel.schema.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"meta:extensible": true,
"meta:abstract": true,
"type": "object",
"description": "",
"description": "Experience Channel.",
"definitions": {
"channel": {
"properties": {
Expand Down Expand Up @@ -89,4 +89,4 @@
"@id"
],
"meta:status": "experimental"
}
}
6 changes: 3 additions & 3 deletions schemas/channels/direct-mail.schema.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@
],
"$id": "https://ns.adobe.com/xdm/channels/direct-mail",
"$schema": "http://json-schema.org/draft-06/schema#",
"title": "Direct Mail",
"description": "Mail delivered by a postal service.",
"title": "Direct Mail Channel",
"description": "Mail delivered by a postal service channel.",
"meta:extensible": true,
"meta:extends": [
"https://ns.adobe.com/xdm/channels/channel#/definitions/channel"
Expand Down Expand Up @@ -81,4 +81,4 @@
"@id"
],
"meta:status": "experimental"
}
}
2 changes: 1 addition & 1 deletion schemas/channels/email.schema.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"$id": "https://ns.adobe.com/xdm/channels/email",
"$schema": "http://json-schema.org/draft-06/schema#",
"title": "E-Mail Channel",
"description": "E-Mail messages, delivered via SMTP to list subscribers.",
"description": "E-Mail messages, delivered via SMTP to list subscribers channel.",
"meta:extensible": true,
"meta:extends": [
"https://ns.adobe.com/xdm/channels/channel#/definitions/channel"
Expand Down
6 changes: 3 additions & 3 deletions schemas/channels/facebook-feed.schema.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@
],
"$id": "https://ns.adobe.com/xdm/channels/facebook-feed",
"$schema": "http://json-schema.org/draft-06/schema#",
"title": "Facebook News Feed",
"description": "The Facebook News Feed. This does not include Facebook Messenger, or Facebook App pages.",
"title": "Facebook News Feed Channel",
"description": "The Facebook News Feed. This does not include Facebook Messenger, or Facebook App pages channel.",
"meta:extensible": true,
"meta:extends": [
"https://ns.adobe.com/xdm/channels/channel#/definitions/channel"
Expand Down Expand Up @@ -81,4 +81,4 @@
"@id"
],
"meta:status": "experimental"
}
}
2 changes: 1 addition & 1 deletion schemas/channels/fax.schema.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"$id": "https://ns.adobe.com/xdm/channels/fax",
"$schema": "http://json-schema.org/draft-06/schema#",
"title": "Fax Channel",
"description": "Telefacsimile",
"description": "Telefacsimile channel.",
"meta:extensible": true,
"meta:extends": [
"https://ns.adobe.com/xdm/channels/channel#/definitions/channel"
Expand Down
6 changes: 3 additions & 3 deletions schemas/channels/gcm.schema.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@
],
"$id": "https://ns.adobe.com/xdm/channels/gcm",
"$schema": "http://json-schema.org/draft-06/schema#",
"title": "GCM",
"description": "Google Cloud Messaging",
"title": "GCM Channel",
"description": "Google Cloud Messaging channel.",
"meta:extensible": true,
"meta:extends": [
"https://ns.adobe.com/xdm/channels/channel#/definitions/channel"
Expand Down Expand Up @@ -81,4 +81,4 @@
"@id"
],
"meta:status": "experimental"
}
}
6 changes: 3 additions & 3 deletions schemas/channels/line.schema.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@
],
"$id": "https://ns.adobe.com/xdm/channels/line",
"$schema": "http://json-schema.org/draft-06/schema#",
"title": "LINE",
"description": "Line Platform Notification",
"title": "LINE Channel",
"description": "Line Platform Notification channel.",
"meta:extensible": true,
"meta:extends": [
"https://ns.adobe.com/xdm/channels/channel#/definitions/channel"
Expand Down Expand Up @@ -81,4 +81,4 @@
"@id"
],
"meta:status": "experimental"
}
}
2 changes: 1 addition & 1 deletion schemas/channels/mobile-app.schema.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"$id": "https://ns.adobe.com/xdm/channels/mobile-app",
"$schema": "http://json-schema.org/draft-06/schema#",
"title": "Native Mobile Application Channel",
"description": "Native mobile applications that are installed through an app store.",
"description": "Native mobile applications that are installed through an app store channel.",
"meta:extensible": true,
"meta:extends": [
"https://ns.adobe.com/xdm/channels/channel#/definitions/channel"
Expand Down
6 changes: 3 additions & 3 deletions schemas/channels/mpns.schema.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@
],
"$id": "https://ns.adobe.com/xdm/channels/mpns",
"$schema": "http://json-schema.org/draft-06/schema#",
"title": "MPNS",
"description": "Microsoft Push Notification Service",
"title": "MPNS Channel",
"description": "Microsoft Push Notification Service channel.",
"meta:extensible": true,
"meta:extends": [
"https://ns.adobe.com/xdm/channels/channel#/definitions/channel"
Expand Down Expand Up @@ -81,4 +81,4 @@
"@id"
],
"meta:status": "experimental"
}
}
2 changes: 1 addition & 1 deletion schemas/channels/phone.schema.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"$id": "https://ns.adobe.com/xdm/channels/phone",
"$schema": "http://json-schema.org/draft-06/schema#",
"title": "Phone Channel",
"description": "The telephone. Includes both inbound and outbound.",
"description": "The telephone channel. Includes both inbound and outbound.",
"meta:extensible": true,
"meta:extends": [
"https://ns.adobe.com/xdm/channels/channel#/definitions/channel"
Expand Down
2 changes: 1 addition & 1 deletion schemas/channels/sms.schema.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"$id": "https://ns.adobe.com/xdm/channels/sms",
"$schema": "http://json-schema.org/draft-06/schema#",
"title": "SMS Channel",
"description": "Short Message Service delivered to a mobile phone.",
"description": "Short Message Service delivered to a mobile phone channel.",
"meta:extensible": true,
"meta:extends": [
"https://ns.adobe.com/xdm/channels/channel#/definitions/channel"
Expand Down
4 changes: 2 additions & 2 deletions schemas/channels/twitter-feed.schema.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
],
"$id": "https://ns.adobe.com/xdm/channels/twitter-feed",
"$schema": "http://json-schema.org/draft-06/schema#",
"title": "Twitter Feed",
"title": "Twitter Feed Channel",
"description": "The Twitter Feed, i.e. the stream of user-generated tweets. This does not include Twitter direct messages.",
"meta:extensible": true,
"meta:extends": [
Expand Down Expand Up @@ -81,4 +81,4 @@
"@id"
],
"meta:status": "experimental"
}
}
2 changes: 1 addition & 1 deletion schemas/channels/web.schema.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"$id": "https://ns.adobe.com/xdm/channels/web",
"$schema": "http://json-schema.org/draft-06/schema#",
"title": "Web Channel",
"description": "The world wide web and mobile web. Pages delivered via HTTP to a web browser or in-app browser.",
"description": "The world wide web and mobile web channel. Pages delivered via HTTP to a web browser or in-app browser.",
"meta:extensible": true,
"meta:extends": [
"https://ns.adobe.com/xdm/channels/channel#/definitions/channel"
Expand Down
6 changes: 3 additions & 3 deletions schemas/channels/wechat.schema.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@
],
"$id": "https://ns.adobe.com/xdm/channels/wechat",
"$schema": "http://json-schema.org/draft-06/schema#",
"title": "WeChat",
"description": "WeChat Platform Notification",
"title": "WeChat Channel",
"description": "WeChat Platform Notification Channel.",
"meta:extensible": true,
"meta:extends": [
"https://ns.adobe.com/xdm/channels/channel#/definitions/channel"
Expand Down Expand Up @@ -81,4 +81,4 @@
"@id"
],
"meta:status": "experimental"
}
}
6 changes: 3 additions & 3 deletions schemas/channels/wns.schema.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@
],
"$id": "https://ns.adobe.com/xdm/channels/wns",
"$schema": "http://json-schema.org/draft-06/schema#",
"title": "WNS",
"description": "Windows Push Notification Service.",
"title": "WNS Channel",
"description": "Windows Push Notification Service Channel.",
"meta:extensible": true,
"meta:extends": [
"https://ns.adobe.com/xdm/channels/channel#/definitions/channel"
Expand Down Expand Up @@ -81,4 +81,4 @@
"@id"
],
"meta:status": "experimental"
}
}

0 comments on commit 4275325

Please sign in to comment.