Open
Description
More information
Hi Guys,
First of all, thanks for creating this project!
I was testing the IsTodayPublicHoliday request using various countries: PL, GB, GR and all works fine.
However, I've started playing with countries that are not supported, like Indie - IN, Ethopia - ET and instead of getting 404 response, I got 204, which was a bit confusing.
Right now I need to first find the country on the list of supported countries (AvailableCountries) and if there is a match run IsTodayPublicHoliday.
Is this a "feature" or a bug :)
Regards,
Marcin
Activity