Open andreparames opened 7 months ago
Adapts the DB endpoints to create documents (that is, Annotation, Nodes, etc) using Pydantic if they've already been migrated.
Also improves typing hints.
Needed to fix https://movai.atlassian.net/browse/BP-1179
[^note]: Put an x into the [ ] to show you have filled the information. The template comes from https://github.com/MOV-AI/.github/blob/master/.github/pull_request_template.md You can override it by creating .github/pull_request_template.md in your own repository
x
Issues 6 New issues 0 Accepted issues
Measures 0 Security Hotspots 0.0% Coverage on New Code 0.0% Duplication on New Code
See analysis details on SonarCloud
Adapts the DB endpoints to create documents (that is, Annotation, Nodes, etc) using Pydantic if they've already been migrated.
Also improves typing hints.
Needed to fix https://movai.atlassian.net/browse/BP-1179
[ ] Link to relevant pull requests, esp. upstream and downstream changes[ ] Ensure you have provided tests - that demonstrates feature works or fixes the issue[^note]: Put an
x
into the [ ] to show you have filled the information. The template comes from https://github.com/MOV-AI/.github/blob/master/.github/pull_request_template.md You can override it by creating .github/pull_request_template.md in your own repository