Body for editing a note (full update of the editable field).
Successful Response
A note as returned to the client.
author_name is joined in from the user table so the UI can show who wrote it without a second lookup; it is null when the author account is gone (author_user_id SET NULL on user delete).