mirror of
https://github.com/TriliumNext/Notes.git
synced 2026-01-06 04:50:03 -06:00
renamed attachment's parentId to more fitting ownerId
This commit is contained in:
@@ -127,7 +127,7 @@ Content-Type: application/json
|
||||
Authorization: {{authToken}}
|
||||
|
||||
{
|
||||
"parentId": "{{createdNoteId}}",
|
||||
"ownerId": "{{createdNoteId}}",
|
||||
"role": "file",
|
||||
"mime": "plain/text",
|
||||
"title": "my attachment",
|
||||
|
||||
Reference in New Issue
Block a user