mirror of
https://github.com/nocodb/nocodb.git
synced 2026-04-25 05:45:15 +00:00
feat(sdk): add path to attachment type
This commit is contained in:
@@ -9015,6 +9015,9 @@
|
||||
},
|
||||
"icon": {
|
||||
"type": "string"
|
||||
},
|
||||
"path": {
|
||||
"type": "string"
|
||||
}
|
||||
}
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user