diff options
Diffstat (limited to 'docs/api-reference.md')
-rw-r--r-- | docs/api-reference.md | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/docs/api-reference.md b/docs/api-reference.md index 064993e..248ab8c 100644 --- a/docs/api-reference.md +++ b/docs/api-reference.md @@ -154,12 +154,9 @@ EOF Again, the response contains the full entity after the update. -TODO sanitize `null` fields - ```json { "$fileName": "ccccc18c-f3dc-4f98-b4d2-290ef76adb6b.json", - "description": null, "name": "Entity 2" } ``` |