AllenNeuralDynamics / AllenNeuralDynamics/aind-data-access-api
Accept pydantic models in write functions?
Open
good first issue
- Dominant language
- Python
- Stars
- 3
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
It might be nice to let a user pass a pydantic model directly to the write functions, rather than calling model_dump to convert to a dict first.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.