Update specs

This commit is contained in:
Jake Barnby
2024-12-10 23:53:56 +13:00
parent 6c83eba693
commit 636dc8fe9f
8 changed files with 12 additions and 12 deletions
@@ -14182,7 +14182,7 @@
},
"priority": {
"type": "string",
"description": "Set the notification priority. \"normal\" will consider device battery state and may send notifications later. \"high\" will always attempt to immediately deliver the notification.",
"description": "Set the notification priority. \"normal\" will consider device state and may not deliver notifications immediately. \"high\" will always attempt to immediately deliver the notification.",
"x-example": "normal",
"enum": [
"normal",
+1 -1
View File
@@ -13040,7 +13040,7 @@
},
"priority": {
"type": "string",
"description": "Set the notification priority. \"normal\" will consider device battery state and may send notifications later. \"high\" will always attempt to immediately deliver the notification.",
"description": "Set the notification priority. \"normal\" will consider device state and may not deliver notifications immediately. \"high\" will always attempt to immediately deliver the notification.",
"x-example": "normal",
"enum": [
"normal",
@@ -14182,7 +14182,7 @@
},
"priority": {
"type": "string",
"description": "Set the notification priority. \"normal\" will consider device battery state and may send notifications later. \"high\" will always attempt to immediately deliver the notification.",
"description": "Set the notification priority. \"normal\" will consider device state and may not deliver notifications immediately. \"high\" will always attempt to immediately deliver the notification.",
"x-example": "normal",
"enum": [
"normal",
@@ -13040,7 +13040,7 @@
},
"priority": {
"type": "string",
"description": "Set the notification priority. \"normal\" will consider device battery state and may send notifications later. \"high\" will always attempt to immediately deliver the notification.",
"description": "Set the notification priority. \"normal\" will consider device state and may not deliver notifications immediately. \"high\" will always attempt to immediately deliver the notification.",
"x-example": "normal",
"enum": [
"normal",
+2 -2
View File
@@ -14411,7 +14411,7 @@
"badge": {
"type": "integer",
"description": "Badge for push notification. Available only for iOS Platform.",
"default": 0,
"default": -1,
"x-example": null
},
"draft": {
@@ -14440,7 +14440,7 @@
},
"priority": {
"type": "string",
"description": "Set the notification priority. \"normal\" will consider device battery state and may send notifications later. \"high\" will always attempt to immediately deliver the notification.",
"description": "Set the notification priority. \"normal\" will consider device state and may not deliver notifications immediately. \"high\" will always attempt to immediately deliver the notification.",
"default": "high",
"x-example": "normal",
"enum": [
+2 -2
View File
@@ -13277,7 +13277,7 @@
"badge": {
"type": "integer",
"description": "Badge for push notification. Available only for iOS Platform.",
"default": 0,
"default": -1,
"x-example": null
},
"draft": {
@@ -13306,7 +13306,7 @@
},
"priority": {
"type": "string",
"description": "Set the notification priority. \"normal\" will consider device battery state and may send notifications later. \"high\" will always attempt to immediately deliver the notification.",
"description": "Set the notification priority. \"normal\" will consider device state and may not deliver notifications immediately. \"high\" will always attempt to immediately deliver the notification.",
"default": "high",
"x-example": "normal",
"enum": [
@@ -14411,7 +14411,7 @@
"badge": {
"type": "integer",
"description": "Badge for push notification. Available only for iOS Platform.",
"default": 0,
"default": -1,
"x-example": null
},
"draft": {
@@ -14440,7 +14440,7 @@
},
"priority": {
"type": "string",
"description": "Set the notification priority. \"normal\" will consider device battery state and may send notifications later. \"high\" will always attempt to immediately deliver the notification.",
"description": "Set the notification priority. \"normal\" will consider device state and may not deliver notifications immediately. \"high\" will always attempt to immediately deliver the notification.",
"default": "high",
"x-example": "normal",
"enum": [
+2 -2
View File
@@ -13277,7 +13277,7 @@
"badge": {
"type": "integer",
"description": "Badge for push notification. Available only for iOS Platform.",
"default": 0,
"default": -1,
"x-example": null
},
"draft": {
@@ -13306,7 +13306,7 @@
},
"priority": {
"type": "string",
"description": "Set the notification priority. \"normal\" will consider device battery state and may send notifications later. \"high\" will always attempt to immediately deliver the notification.",
"description": "Set the notification priority. \"normal\" will consider device state and may not deliver notifications immediately. \"high\" will always attempt to immediately deliver the notification.",
"default": "high",
"x-example": "normal",
"enum": [