-
Notifications
You must be signed in to change notification settings - Fork 20
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #55 from OneSignal/api
Dependency Update
- Loading branch information
Showing
78 changed files
with
101 additions
and
135 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ | |
* OneSignal | ||
* A powerful way to send personalized messages at scale and build effective customer engagement strategies. Learn more at onesignal.com | ||
* | ||
* API Version: 1.1.0 | ||
* API Version: 1.2.1 | ||
* Contact: [email protected] | ||
*/ | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ | |
* OneSignal | ||
* A powerful way to send personalized messages at scale and build effective customer engagement strategies. Learn more at onesignal.com | ||
* | ||
* API Version: 1.1.0 | ||
* API Version: 1.2.1 | ||
* Contact: [email protected] | ||
*/ | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ | |
* OneSignal | ||
* A powerful way to send personalized messages at scale and build effective customer engagement strategies. Learn more at onesignal.com | ||
* | ||
* API Version: 1.1.0 | ||
* API Version: 1.2.1 | ||
* Contact: [email protected] | ||
*/ | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ | |
* OneSignal | ||
* A powerful way to send personalized messages at scale and build effective customer engagement strategies. Learn more at onesignal.com | ||
* | ||
* API Version: 1.1.0 | ||
* API Version: 1.2.1 | ||
* Contact: [email protected] | ||
*/ | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ | |
* OneSignal | ||
* A powerful way to send personalized messages at scale and build effective customer engagement strategies. Learn more at onesignal.com | ||
* | ||
* API Version: 1.1.0 | ||
* API Version: 1.2.1 | ||
* Contact: [email protected] | ||
*/ | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ | |
* OneSignal | ||
* A powerful way to send personalized messages at scale and build effective customer engagement strategies. Learn more at onesignal.com | ||
* | ||
* API Version: 1.1.0 | ||
* API Version: 1.2.1 | ||
* Contact: [email protected] | ||
*/ | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ | |
* OneSignal | ||
* A powerful way to send personalized messages at scale and build effective customer engagement strategies. Learn more at onesignal.com | ||
* | ||
* API Version: 1.1.0 | ||
* API Version: 1.2.1 | ||
* Contact: [email protected] | ||
*/ | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ | |
* OneSignal | ||
* A powerful way to send personalized messages at scale and build effective customer engagement strategies. Learn more at onesignal.com | ||
* | ||
* API Version: 1.1.0 | ||
* API Version: 1.2.1 | ||
* Contact: [email protected] | ||
*/ | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,19 +2,19 @@ | |
* OneSignal | ||
* A powerful way to send personalized messages at scale and build effective customer engagement strategies. Learn more at onesignal.com | ||
* | ||
* API Version: 1.1.0 | ||
* API Version: 1.2.1 | ||
* Contact: [email protected] | ||
*/ | ||
|
||
import { Notification200Errors } from './Notification200Errors'; | ||
import { HttpFile } from '../http/http'; | ||
|
||
export class CreateNotificationSuccessResponse { | ||
'id': string; | ||
'id'?: string; | ||
/** | ||
* Estimated number of subscribers targetted by notification. | ||
*/ | ||
'recipients': number; | ||
'recipients'?: number; | ||
'external_id'?: string; | ||
'errors'?: Notification200Errors; | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ | |
* OneSignal | ||
* A powerful way to send personalized messages at scale and build effective customer engagement strategies. Learn more at onesignal.com | ||
* | ||
* API Version: 1.1.0 | ||
* API Version: 1.2.1 | ||
* Contact: [email protected] | ||
*/ | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ | |
* OneSignal | ||
* A powerful way to send personalized messages at scale and build effective customer engagement strategies. Learn more at onesignal.com | ||
* | ||
* API Version: 1.1.0 | ||
* API Version: 1.2.1 | ||
* Contact: [email protected] | ||
*/ | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ | |
* OneSignal | ||
* A powerful way to send personalized messages at scale and build effective customer engagement strategies. Learn more at onesignal.com | ||
* | ||
* API Version: 1.1.0 | ||
* API Version: 1.2.1 | ||
* Contact: [email protected] | ||
*/ | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ | |
* OneSignal | ||
* A powerful way to send personalized messages at scale and build effective customer engagement strategies. Learn more at onesignal.com | ||
* | ||
* API Version: 1.1.0 | ||
* API Version: 1.2.1 | ||
* Contact: [email protected] | ||
*/ | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ | |
* OneSignal | ||
* A powerful way to send personalized messages at scale and build effective customer engagement strategies. Learn more at onesignal.com | ||
* | ||
* API Version: 1.1.0 | ||
* API Version: 1.2.1 | ||
* Contact: [email protected] | ||
*/ | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ | |
* OneSignal | ||
* A powerful way to send personalized messages at scale and build effective customer engagement strategies. Learn more at onesignal.com | ||
* | ||
* API Version: 1.1.0 | ||
* API Version: 1.2.1 | ||
* Contact: [email protected] | ||
*/ | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ | |
* OneSignal | ||
* A powerful way to send personalized messages at scale and build effective customer engagement strategies. Learn more at onesignal.com | ||
* | ||
* API Version: 1.1.0 | ||
* API Version: 1.2.1 | ||
* Contact: [email protected] | ||
*/ | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ | |
* OneSignal | ||
* A powerful way to send personalized messages at scale and build effective customer engagement strategies. Learn more at onesignal.com | ||
* | ||
* API Version: 1.1.0 | ||
* API Version: 1.2.1 | ||
* Contact: [email protected] | ||
*/ | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ | |
* OneSignal | ||
* A powerful way to send personalized messages at scale and build effective customer engagement strategies. Learn more at onesignal.com | ||
* | ||
* API Version: 1.1.0 | ||
* API Version: 1.2.1 | ||
* Contact: [email protected] | ||
*/ | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ | |
* OneSignal | ||
* A powerful way to send personalized messages at scale and build effective customer engagement strategies. Learn more at onesignal.com | ||
* | ||
* API Version: 1.1.0 | ||
* API Version: 1.2.1 | ||
* Contact: [email protected] | ||
*/ | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ | |
* OneSignal | ||
* A powerful way to send personalized messages at scale and build effective customer engagement strategies. Learn more at onesignal.com | ||
* | ||
* API Version: 1.1.0 | ||
* API Version: 1.2.1 | ||
* Contact: [email protected] | ||
*/ | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ | |
* OneSignal | ||
* A powerful way to send personalized messages at scale and build effective customer engagement strategies. Learn more at onesignal.com | ||
* | ||
* API Version: 1.1.0 | ||
* API Version: 1.2.1 | ||
* Contact: [email protected] | ||
*/ | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ | |
* OneSignal | ||
* A powerful way to send personalized messages at scale and build effective customer engagement strategies. Learn more at onesignal.com | ||
* | ||
* API Version: 1.1.0 | ||
* API Version: 1.2.1 | ||
* Contact: [email protected] | ||
*/ | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ | |
* OneSignal | ||
* A powerful way to send personalized messages at scale and build effective customer engagement strategies. Learn more at onesignal.com | ||
* | ||
* API Version: 1.1.0 | ||
* API Version: 1.2.1 | ||
* Contact: [email protected] | ||
*/ | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ | |
* OneSignal | ||
* A powerful way to send personalized messages at scale and build effective customer engagement strategies. Learn more at onesignal.com | ||
* | ||
* API Version: 1.1.0 | ||
* API Version: 1.2.1 | ||
* Contact: [email protected] | ||
*/ | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ | |
* OneSignal | ||
* A powerful way to send personalized messages at scale and build effective customer engagement strategies. Learn more at onesignal.com | ||
* | ||
* API Version: 1.1.0 | ||
* API Version: 1.2.1 | ||
* Contact: [email protected] | ||
*/ | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ | |
* OneSignal | ||
* A powerful way to send personalized messages at scale and build effective customer engagement strategies. Learn more at onesignal.com | ||
* | ||
* API Version: 1.1.0 | ||
* API Version: 1.2.1 | ||
* Contact: [email protected] | ||
*/ | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ | |
* OneSignal | ||
* A powerful way to send personalized messages at scale and build effective customer engagement strategies. Learn more at onesignal.com | ||
* | ||
* API Version: 1.1.0 | ||
* API Version: 1.2.1 | ||
* Contact: [email protected] | ||
*/ | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ | |
* OneSignal | ||
* A powerful way to send personalized messages at scale and build effective customer engagement strategies. Learn more at onesignal.com | ||
* | ||
* API Version: 1.1.0 | ||
* API Version: 1.2.1 | ||
* Contact: [email protected] | ||
*/ | ||
|
||
|
Oops, something went wrong.