Skip to main content

Feedback — Data Models

info

Auto-generated from dismantly-backend/Microservices/Feedback/dependencies/models.py. Do not edit by hand.

Interaction map

How the APIs and events in this service read and write its objects, and how changes flow downstream.

tip

Click an object box (e.g. the CONTACT cylinder) to open its page, or a handler box to view its source on GitHub. Drag to pan, scroll to zoom, or use the Fullscreen button.

Stored Objects (Entities)

ObjectDiscriminatorVersion
FeedbackSubmissionFEEDBACK_SUBMISSIONv3.3.0

Supporting Models

ObjectVersion
FeedbackPostv3.1.0
FeedbackPutv1.0.0

API Surface

Every endpoint and event in this service, with the model(s) it uses.

TriggerEndpoint / SourceHandlerModel(s)
APIPOST /newfeedback/feedbacksrc/feedback_post.pyFeedbackPost, FeedbackStatus, FeedbackSubmission
APIPUT /newfeedback/feedback/{reference_id}src/feedback_put.pyFeedbackPut
APIGET /newfeedback/feedback/historysrc/history/feedback_history_get.py
StreamDynamoDB streamsrc/history/feedback_history_process.py
Models last synced: 2026-06-23 13:21 UTC