Skip to content

Commit 48ea470

Browse files
authored
Fix for the incorrect type of cancel_notification success prop (#8)
1 parent 9ec3213 commit 48ea470

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

api.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1690,7 +1690,7 @@
16901690
"type": "object",
16911691
"properties": {
16921692
"success": {
1693-
"type": "string"
1693+
"type": "boolean"
16941694
}
16951695
}
16961696
}

0 commit comments

Comments
 (0)