Summary
The example in the description for the FeedbackStatusUpdateResponse schema uses the class name StatusResponse. This does not match the schema name and could confuse readers and downstream tooling.
Where
- File: docs/openapi.json
- Section: components.schemas.FeedbackStatusUpdateResponse.description (example block)
Impact
- Inconsistent example vs schema name; may mislead clients and documentation consumers.
Expected
- The example should reference FeedbackStatusUpdateResponse to match the schema.
Backlinks
Requested by