You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
There are subtle difference between the Django mdoels, Pydantic v2 models, and protobufs from the worker.
Describe the solution you'd like
Consolidate the types, names, etc. This must be followed by re-generating the spectacular-generated OpenAPI definitions as well as the front-end generated code.
Is your feature request related to a problem? Please describe.
There are subtle difference between the Django mdoels, Pydantic v2 models, and protobufs from the worker.
Describe the solution you'd like
Consolidate the types, names, etc. This must be followed by re-generating the spectacular-generated OpenAPI definitions as well as the front-end generated code.
Protobufs must be updated in worker.
Describe alternatives you've considered
N/A
Additional context
The text was updated successfully, but these errors were encountered: