Skip to content

chore: regen WS models from spec-driven codegen (enum src typed str)#174

Merged
martinkersner merged 1 commit into
mainfrom
chore/regen-ws-schemas-from-spec
Jul 5, 2026
Merged

chore: regen WS models from spec-driven codegen (enum src typed str)#174
martinkersner merged 1 commit into
mainfrom
chore/regen-ws-schemas-from-spec

Conversation

@martinkersner

Copy link
Copy Markdown
Member

Final sync closing out the fully spec-driven WS pipeline (codegen #60). Regenerates datamaxi/_ws_models.py: enum fields now typed str instead of Any (e.g. Liquidation.src), fields alphabetically ordered. _ws_endpoints.py unchanged; 29 WS/async tests pass.

…dered)

Regenerated datamaxi/_ws_models.py now that codegen reads message payload
schemas from the backend AsyncAPI spec (Bisonai/datamaxi-codegen#60). Changes:
enum fields typed str instead of Any (e.g. Liquidation.src), fields in
alphabetical order. _ws_endpoints.py unchanged. Field names/types otherwise
identical; 29 WS/async tests pass.
@martinkersner martinkersner merged commit e4fade2 into main Jul 5, 2026
@martinkersner martinkersner deleted the chore/regen-ws-schemas-from-spec branch July 5, 2026 05:47
@martinkersner martinkersner self-assigned this Jul 5, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant