Previously, some API constructs were resulting in non-json responses even though requested. This improvement on the API side simplifies the code and, as such, the unit tests which where added to check these special cases. This PR removes the obsolete parts, without influencing any major components.
Fixes current build errors as described in https://github.com/ropensci/wateRinfo/issues/64.
Previously, some API constructs were resulting in non-json responses even though requested. This improvement on the API side simplifies the code and, as such, the unit tests which where added to check these special cases. This PR removes the obsolete parts, without influencing any major components.