Skip to main content

Module notes

Module notes 

Source
Expand description

Shared note DTOs used by both distri-server (OSS) and distri-cloud.

Structsยง

CreateNoteRequest
Request body for creating a note.
ListNotesQuery
Query parameters for listing notes.
ListNotesResponse
Response wrapper for listing notes.
NoteRecord
A persisted note record.
UpdateNoteRequest
Request body for updating a note.