Skip to main content

Gumtree — Data Models

info

Auto-generated from dismantly-backend/Microservices/Gumtree/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
GumtreeObjectv3.1.0
GumtreeTemplateModelv2.0.0

Supporting Models

ObjectVersion
GumtreeMarkAsListedv1.0.0
GumtreeMarkAsNotListedv1.0.0
GumtreeSearchRequestv1.2.0
GumtreeTemplatev2.0.0
GumtreeTemplateDeleteRequestv1.0.0
GumtreeTemplateGetv1.0.0
GumtreeTemplateUpdatev2.0.0
GumtreeTemplateUpdateStatusv1.0.0
GumtreeTotalsAggregatev1.0.0

API Surface

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

TriggerEndpoint / SourceHandlerModel(s)
EventEventBridgesrc/gumtree_auto_removal.py
EventEventBridgesrc/gumtree_auto_uploader.pyGumtreeObject
APIGET /newgumtree/totalssrc/gumtree_get_totals.pyGumtreeTotalsAggregate
APIPOST /newgumtree/mark-as-listedsrc/gumtree_mark_as_listed.pyGumtreeMarkAsListed, GumtreeObject
APIPOST /newgumtree/mark-as-not-listedsrc/gumtree_mark_as_not_listed.pyGumtreeMarkAsNotListed
APIPOST /newgumtree/searchsrc/gumtree_search.pyGumtreeSearchRequest
EventEventBridgesrc/gumtree_self_heal.py
APIDELETE /newgumtree/templatesrc/gumtree_template_delete.pyGumtreeTemplateDeleteRequest
APIPUT /newgumtree/template/enablesrc/gumtree_template_enable.pyGumtreeTemplateModel, GumtreeTemplateUpdateStatus
APIGET /newgumtree/templatesrc/gumtree_template_get.pyGumtreeTemplateGet
APIPOST /newgumtree/templatesrc/gumtree_template_post.pyGumtreeTemplate, GumtreeTemplateModel
APIPUT /newgumtree/templatesrc/gumtree_template_put.pyGumtreeTemplateModel, GumtreeTemplateUpdate
APIGET /newgumtree/historysrc/history/gumtree_history_get.py
StreamDynamoDB streamsrc/history/gumtree_history_process.py
StreamDynamoDB streamsrc/sync/gumtree_opensearch_sync.py
Models last synced: 2026-06-23 13:21 UTC