mirror of
https://github.com/jambonz/verb-specifications.git
synced 2025-12-19 04:47:47 +00:00
add alert (#101)
This commit is contained in:
@@ -1,4 +1,13 @@
|
||||
{
|
||||
"alert" : {
|
||||
"properties": {
|
||||
"id": "string",
|
||||
"message": "string"
|
||||
},
|
||||
"required": [
|
||||
"message"
|
||||
]
|
||||
},
|
||||
"answer": {
|
||||
"properties": {
|
||||
"id": "string"
|
||||
|
||||
Reference in New Issue
Block a user