8
8
customer engagement strategies. Learn more at onesignal.com
9
9
termsOfService : https://onesignal.com/tos
10
10
title : OneSignal
11
- version : 1.4.0
11
+ version : 1.4.1
12
12
servers :
13
13
- url : https://api.onesignal.com
14
14
paths :
@@ -3100,7 +3100,7 @@ components:
3100
3100
type : object
3101
3101
SubscriptionObject :
3102
3102
example :
3103
- notification_types : 7.061401241503109
3103
+ notification_types : 7
3104
3104
device_model : device_model
3105
3105
app_version : app_version
3106
3106
web_p256 : web_p256
@@ -3141,7 +3141,7 @@ components:
3141
3141
enabled :
3142
3142
type : boolean
3143
3143
notification_types :
3144
- type : number
3144
+ type : integer
3145
3145
session_time :
3146
3146
type : number
3147
3147
session_count :
@@ -3170,7 +3170,7 @@ components:
3170
3170
User :
3171
3171
example :
3172
3172
subscriptions :
3173
- - notification_types : 7.061401241503109
3173
+ - notification_types : 7
3174
3174
device_model : device_model
3175
3175
app_version : app_version
3176
3176
web_p256 : web_p256
@@ -3187,7 +3187,7 @@ components:
3187
3187
rooted : true
3188
3188
id : id
3189
3189
sdk : sdk
3190
- - notification_types : 7.061401241503109
3190
+ - notification_types : 7
3191
3191
device_model : device_model
3192
3192
app_version : app_version
3193
3193
web_p256 : web_p256
@@ -3431,7 +3431,7 @@ components:
3431
3431
CreateSubscriptionRequestBody :
3432
3432
example :
3433
3433
subscription :
3434
- notification_types : 7.061401241503109
3434
+ notification_types : 7
3435
3435
device_model : device_model
3436
3436
app_version : app_version
3437
3437
web_p256 : web_p256
@@ -3458,7 +3458,7 @@ components:
3458
3458
UpdateSubscriptionRequestBody :
3459
3459
example :
3460
3460
subscription :
3461
- notification_types : 7.061401241503109
3461
+ notification_types : 7
3462
3462
device_model : device_model
3463
3463
app_version : app_version
3464
3464
web_p256 : web_p256
@@ -3586,7 +3586,7 @@ components:
3586
3586
inline_response_201 :
3587
3587
example :
3588
3588
subscription :
3589
- notification_types : 7.061401241503109
3589
+ notification_types : 7
3590
3590
device_model : device_model
3591
3591
app_version : app_version
3592
3592
web_p256 : web_p256
0 commit comments