MOV-AI / backend

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

BP-1162: Fix other functions to handle new arguments format #218

Closed andreparames closed 1 week ago

andreparames commented 1 week ago

PR #191 changed restapi, now when a list of arguments is received from the frontend, it'll be sent to the function as separate arguments instead of a list. This PR updates two functions to handle the new format.

sonarcloud[bot] commented 1 week ago

Quality Gate Passed Quality Gate passed

Issues
0 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