Skip to content

Commit 51e0ab5

Browse files
authored
Merge pull request #16 from OneSignal/no-default-device
Remove default: true from IsIos attribute to provide more optimal defaults
2 parents e9642c5 + 01fda6a commit 51e0ab5

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

api.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -365,7 +365,6 @@
365365
},
366366
"isIos": {
367367
"type": "boolean",
368-
"default": true,
369368
"description": "Indicates whether to send to all devices registered under your app's Apple iOS platform.",
370369
"writeOnly": true,
371370
"nullable": true

0 commit comments

Comments
 (0)