docs/_schemas.md in losant_rest-1.0.1 vs docs/_schemas.md in losant_rest-1.0.2
- old
+ new
@@ -2872,10 +2872,11 @@
"format": "date-time"
},
"relayId": {
"type": "string"
},
+ "meta": {},
"data": {
"type": "object",
"patternProperties": {
"^[0-9a-zA-Z_-]{1,255}$": {
"type": [
@@ -2927,10 +2928,11 @@
"format": "date-time"
},
"relayId": {
"type": "string"
},
+ "meta": {},
"data": {
"type": "object",
"patternProperties": {
"^[0-9a-zA-Z_-]{1,255}$": {
"type": [
@@ -6037,11 +6039,12 @@
"type": "object",
"properties": {
"key": {
"type": "string"
},
- "payload": {}
+ "payload": {},
+ "meta": {}
},
"required": [
"key"
],
"additionalProperties": false
@@ -6108,11 +6111,12 @@
"verificationType": {
"type": "string",
"enum": [
"facebook",
"fitbit",
- "none"
+ "none",
+ "twilio"
]
},
"verificationCode": {
"type": "string",
"maxLength": 32767
@@ -6161,11 +6165,12 @@
"verificationType": {
"type": "string",
"enum": [
"facebook",
"fitbit",
- "none"
+ "none",
+ "twilio"
]
},
"verificationCode": {
"type": "string",
"maxLength": 32767
@@ -6209,11 +6214,12 @@
"verificationType": {
"type": "string",
"enum": [
"facebook",
"fitbit",
- "none"
+ "none",
+ "twilio"
]
},
"verificationCode": {
"type": "string",
"maxLength": 32767
@@ -6290,10 +6296,11 @@
"verificationType": {
"type": "string",
"enum": [
"facebook",
"fitbit",
- "none"
+ "none",
+ "twilio"
]
},
"verificationCode": {
"type": "string",
"maxLength": 32767