Expand description
Shared note DTOs used by both distri-server (OSS) and distri-cloud.
Structsยง
- Create
Note Request - Request body for creating a note.
- List
Notes Query - Query parameters for listing notes.
- List
Notes Response - Response wrapper for listing notes.
- Note
Record - A persisted note record.
- Update
Note Request - Request body for updating a note.