chore: update docs to include feedback module
This commit is contained in:
@@ -78,6 +78,7 @@ Update OpenAPI:
|
|||||||
- `Comments`: discussion threads on reviewable work.
|
- `Comments`: discussion threads on reviewable work.
|
||||||
- `Approvals`: review decisions and workflow state transitions.
|
- `Approvals`: review decisions and workflow state transitions.
|
||||||
- `Notifications`: activity feed and unread workflow notifications.
|
- `Notifications`: activity feed and unread workflow notifications.
|
||||||
|
- `Feedback`: product feedback reports, screenshots, comments, activity, and developer review workflows.
|
||||||
|
|
||||||
## Task Discipline
|
## Task Discipline
|
||||||
|
|
||||||
|
|||||||
@@ -31,7 +31,7 @@ Composition registers:
|
|||||||
|
|
||||||
- web services and auth in `DependencyInjection.cs`
|
- web services and auth in `DependencyInjection.cs`
|
||||||
- infrastructure in `Infrastructure/DependencyInjection.cs`
|
- infrastructure in `Infrastructure/DependencyInjection.cs`
|
||||||
- domain modules for Identity, Workspaces, Clients, Projects, ContentItems, Assets, Comments, Approvals, and Notifications
|
- domain modules for Identity, Workspaces, Clients, Projects, ContentItems, Assets, Comments, Approvals, Notifications, and Feedback
|
||||||
|
|
||||||
## Data Ownership
|
## Data Ownership
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user