feat(sdk): add path to attachment type

This commit is contained in:
Wing-Kam Wong
2023-01-20 20:32:10 +08:00
parent ea0083a991
commit 562023ea67
2 changed files with 4 additions and 0 deletions

View File

@@ -9015,6 +9015,9 @@
},
"icon": {
"type": "string"
},
"path": {
"type": "string"
}
}
},