🚀 (whatsapp) Remove beta status
This commit is contained in:
@ -13969,32 +13969,8 @@
|
||||
"type": "object",
|
||||
"properties": {
|
||||
"resultExample": {
|
||||
"allOf": [
|
||||
{
|
||||
"type": "object",
|
||||
"properties": {
|
||||
"message": {
|
||||
"type": "string",
|
||||
"enum": [
|
||||
"This is a sample result, it has been generated ⬇️"
|
||||
]
|
||||
},
|
||||
"Submitted at": {
|
||||
"type": "string"
|
||||
}
|
||||
},
|
||||
"required": [
|
||||
"message",
|
||||
"Submitted at"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "object",
|
||||
"additionalProperties": {
|
||||
"type": "string"
|
||||
}
|
||||
}
|
||||
],
|
||||
"type": "object",
|
||||
"additionalProperties": {},
|
||||
"description": "Can contain any fields."
|
||||
}
|
||||
},
|
||||
|
Reference in New Issue
Block a user