When sending a non-existent country code, for example: https://covidapi.info/api/v1/country/CAI The proper response should include a 404 status code, but instead, it gives a 200.
When sending a non-existent country code, for example:
https://covidapi.info/api/v1/country/CAI
The proper response should include a 404 status code, but instead, it gives a 200.