Record
post-v3-projects-id-snippets-noteable-id-notes-params
No description available.
record post-v3-projects-id-snippets-noteable-id-notes-params {
id: string,
noteable-id: string,
body: string,
created-at: option<string>,
}Fields
| Name | Type | Description |
|---|---|---|
| id | string | |
| noteable-id | string | |
| body | string | |
| created-at | option<string> |