fe7a0e7aa49d → 48ac5af2d6b6 · 6 changes across 5 operations
- GET/api/notebooks/{notebook}/attachments/{attachment}
- ▲
removed the required property
from the response with the status - ○
added the required property
to the response with the status
- ▲
- GET/api/notebooks/{notebook}/attachments/{attachment}/picture
- ▲
api path removed without deprecation
- ▲
- GET/api/notes/{note}/attachment-image
- ▲
api path removed without deprecation
- ▲
- GET/api/notebooks/{notebook}/attachments/{attachment}/image
- ○
endpoint added
- ○
- GET/api/notes/{note}/image
- ○
endpoint added
- ○