d7c2946139e9 → 9938ed2fbfde · 31 changes across 16 operations and 1 section
- POST/api/ai/promote-point-to-sibling/{note}
- ▲
removed the required property
from the response with the status - ○
added the required property
to the response with the status
- ▲
- GET/api/assimilation/assimilating
- ▲
removed the required property
/from the response with the status - ○
added the required property
/to the response with the status
- ▲
- POST/api/notebooks/{notebook}/create-note
- ▲
removed the required property
from the response with the status - ○
added the required property
to the response with the status
- ▲
- GET/api/notebooks/{notebook}/folders/{folder}
- ▲
removed the required property
from the response with the status - ○
added the required property
to the response with the status
- ▲
- POST/api/notes/{note}/delete
- ▲
removed the required property
/from the response with the status - ○
added the required property
/to the response with the status
- ▲
- GET/api/notes/{note}
- ▲
removed the required property
from the response with the status - ○
added the required property
to the response with the status
- ▲
- PATCH/api/notes/{note}/undo-delete
- ▲
removed the required property
from the response with the status - ○
added the required property
to the response with the status
- ▲
- POST/api/relations/move-to-folder/{sourceNote}/{targetFolder}
- ▲
removed the required property
/from the response with the status - ○
added the required property
/to the response with the status
- ▲
- POST/api/relations/move-to-notebook-root/{sourceNote}/{targetNotebook}
- ▲
removed the required property
/from the response with the status - ○
added the required property
/to the response with the status
- ▲
- POST/api/relations/move-to-notebook-root/{sourceNote}
- ▲
removed the required property
/from the response with the status - ○
added the required property
/to the response with the status
- ▲
- PATCH/api/text_content/{note}/content
- ▲
removed the required property
from the response with the status - ○
added the required property
to the response with the status
- ▲
- PATCH/api/text_content/{note}/title
- ▲
removed the required property
from the response with the status - ○
added the required property
to the response with the status
- ▲
- GET/api/circles/{circle}
- ○
added the optional property
//////////to the response with the status - ○
added the optional property
///to the response with the status
- ○
- GET/api/notebooks
- ○
added the optional property
/////////to the response with the status - ○
added the optional property
//to the response with the status
- ○
- POST/api/circles/{circle}/notebooks
- ○
added the optional property
to the response with the status
- ○
- POST/api/notebooks/create
- ○
added the optional property
to the response with the status
- ○
- components
- ○
removed the schema
- ○