openBackhaul / ExecutionAndTraceLog

List of records of service requests
Apache License 2.0
1 stars 7 forks source link

updateClientOfSubsequentRelease gives 500 Internal server error #382

Closed IswaryaaS closed 2 months ago

IswaryaaS commented 2 months ago

while triggerring /v1/update-client-of-subsequent-release, it gives 500 Internal server error and throws following error message

{"code": 500,"message": "Route defined in OpenAPI specification (/v1/update-client-of-subsequent-release) but there is no defined onPOST operation."}

This shall be updated in Controllers/BasicServices.js