Closed andreparames closed 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.
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
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.