src/dazzle_back/specs/endpoint.py¶
Generated: 2026-03-30T04:38:48.746638+00:00
Commit: 615f1354a103
Language: python
Scope: dazzle_back
Purpose¶
Endpoint specification types for BackendSpec.
Defines HTTP/RPC endpoint mappings for services.
Key Exports¶
HttpMethodRateLimitSpecEndpointSpecvalidate_pathfull_path
Dependencies¶
Imports¶
enum.StrEnumtyping.Anypydantic.BaseModelpydantic.ConfigDictpydantic.Fieldpydantic.field_validator
Event Interactions¶
None detected.
Invariants and Assumptions¶
No invariants documented.
Tests¶
tests/unit/test_specs.py
Notes¶
This page was automatically generated by tools/gen_reference_docs.py.