Kind: Class
Source: atloria-monorepo/apps/api/src/suggestion/dto/create-suggestion.dto.ts
Body for the flat POST /suggestions alias route, which carries the target document in the payload instead of the URL.
Extends: CreateSuggestionDto
Properties
| Property | Type |
|---|---|
documentId | string |
Was this page helpful?