FitmentUpdate
Version: v1.0.0
Supporting model
A request/response or nested model — not a stored DynamoDB entity.
Overview
FitmentUpdate Model
Fields
| Field | Type | Required | Default | Description |
|---|---|---|---|---|
part_id | str | ✅ | — | — |
fitment_id | str | ✅ | — | — |
fitment | Fitment | ✅ | — | Fitment Model |
APIs / Triggers
| Trigger | Endpoint / Source | Detail | Handler |
|---|---|---|---|
| API | PUT /fitment | — | src/part_update_fitment.py |
Change history
No recorded history.
Generated from
dismantly-backend/Microservices/Part/dependencies/models.py. Do not edit by hand.