CapricornModel
Version: v1.0.0
Supporting model
A request/response or nested model — not a stored DynamoDB entity.
Overview
Schema for validating Capricorn credentials
Fields
| Field | Type | Required | Default | Description |
|---|---|---|---|---|
user_name | str | ✅ | — | — |
pass_word | str | ✅ | — | — |
APIs / Triggers
No API or event interacts with this object directly.
Change history
v1.0.0 · 2025-03-16 · Cian (shared account) · 0c2952ef4
init
- Initial version.
Generated from
dismantly-backend/Microservices/Capricorn/dependencies/models.py. Do not edit by hand.