You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We need to clarify the design and then adjust the implmentation to make sure that it does what we want. This endpoint was created to confirm the existence of a test case.
The text was updated successfully, but these errors were encountered:
The API is interpreting these endpoints as namespaces. Based on this change, these requests should now return a 404 error code to indicate that there is no such namespace. I propose that this can be closed.
"When I try GET https://api.dev.boptest.net/testcases/bestest_air, I get an empty list in return (though bestest_air should exist). Same as when I try GET https://api.dev.boptest.net/testcases/bestest_airppp (though bestest_airppp doesn't exist). I'm not sure what the expected response is in terms of errors and list items, but I don't think both should return an empty list."
We need to clarify the design and then adjust the implmentation to make sure that it does what we want. This endpoint was created to confirm the existence of a test case.
The text was updated successfully, but these errors were encountered: