Problem description
API Location: code/API_definitions/iot-network-optimization.yaml:163
Test Locations: iot-network-optimization-power-saving.feature:27,48,69
Issue: API declares 202 Accepted for POST operation, tests expect 200 OK
Expected action
Fix the test file with 202 instead of 200
Additional context
#41
Problem description
API Location: code/API_definitions/iot-network-optimization.yaml:163
Test Locations: iot-network-optimization-power-saving.feature:27,48,69
Issue: API declares 202 Accepted for POST operation, tests expect 200 OK
Expected action
Fix the test file with 202 instead of 200
Additional context
#41