f7e66b9988f5 → 5c61e52feed2 · 23 changes across 19 operations
- GET/api/circles/{circle}
- ●
removed the optional property
//////////from the response with the status - ●
removed the optional property
///from the response with the status
- ●
- GET/api/notebooks/{notebook}/folders/{folder}
- ●
removed the optional property
from the response with the status - ●
removed the optional property
/from the response with the status
- ●
- PATCH/api/notebooks/{notebook}/folders/{folder}/index-content
- ●
removed the optional property
from the response with the status - ●
removed the optional property
/from the response with the status
- ●
- GET/api/notebooks
- ●
removed the optional property
/////////from the response with the status - ●
removed the optional property
//from the response with the status
- ●
- POST/api/ai/promote-point-to-sibling/{note}
- ●
removed the optional property
/from the response with the status
- ●
- GET/api/assimilation/assimilating
- ●
removed the optional property
//from the response with the status
- ●
- POST/api/circles/{circle}/notebooks
- ●
removed the optional property
from the response with the status
- ●
- POST/api/notebooks/{notebook}/create-note
- ●
removed the optional property
/from the response with the status
- ●
- GET/api/notebooks/{notebook}
- ●
removed the optional property
from the response with the status
- ●
- PATCH/api/notebooks/{notebook}/index-content
- ●
removed the optional property
from the response with the status
- ●
- POST/api/notebooks/create
- ●
removed the optional property
from the response with the status
- ●
- POST/api/notes/{note}/delete
- ●
removed the optional property
//from the response with the status
- ●
- GET/api/notes/{note}
- ●
removed the optional property
/from the response with the status
- ●
- PATCH/api/notes/{note}/undo-delete
- ●
removed the optional property
/from the response with the status
- ●
- POST/api/relations/move-to-folder/{sourceNote}/{targetFolder}
- ●
removed the optional property
//from the response with the status
- ●
- POST/api/relations/move-to-notebook-root/{sourceNote}/{targetNotebook}
- ●
removed the optional property
//from the response with the status
- ●
- POST/api/relations/move-to-notebook-root/{sourceNote}
- ●
removed the optional property
//from the response with the status
- ●
- PATCH/api/text_content/{note}/content
- ●
removed the optional property
/from the response with the status
- ●
- PATCH/api/text_content/{note}/title
- ●
removed the optional property
/from the response with the status
- ●