MOV-AI / backend

Backend web server and rest api for movai
Other
2 stars 2 forks source link

BP-1179: Add support for creating Pydantic records #192

Open andreparames opened 5 months ago

andreparames commented 5 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

sonarcloud[bot] commented 4 months ago

Quality Gate Passed Quality Gate passed

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