Skip to main content

PartsWorld — Data Models

info

Auto-generated from dismantly-backend/Microservices/PartsWorld/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.

Supporting Models

ObjectVersion
PartsWorldDeletev1.0.0
PartsWorldPostv1.0.0
PartsWorldPostCredentialsv1.0.0
PartsWorldPutv1.0.0

API Surface

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

TriggerEndpoint / SourceHandlerModel(s)
EventEventBridgesrc/handle/parts_world_handle_remove.py
APIGET /newpartsworld/credentialssrc/parts_world_check_credentials.py
APIDELETE /newpartsworld/src/parts_world_delete.pyPartsWorldDelete
APIDELETE /newpartsworld/credentialssrc/parts_world_delete_credentials.py
APIPOST /newpartsworld/src/parts_world_post.pyPartsWorldPost
APIPOST /newpartsworld/credentialssrc/parts_world_post_credentials.pyPartsWorldPostCredentials
EventEventBridgesrc/parts_world_put.py
Models last synced: 2026-06-23 13:21 UTC