Browse Source

TaskApi

master
Florian Eisenmenger 2 years ago
parent
commit
ba1a3fc85d
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      src/ApiResource/TaskApi.php

+ 1
- 0
src/ApiResource/TaskApi.php View File

@@ -101,6 +101,7 @@ class TaskApi
* @var $taskNotes array<int, TaskNoteApi>
*/
#[ApiProperty(
writable: false,
readableLink: true,
writableLink: true,
builtinTypes: [


Loading…
Cancel
Save