Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Minor addition to Consolidated loading, #682:
The /config/layers is not a valid endpoint in V2 API (because /config/map_1 already returns layers). The file 'layers' does exist however, so we must take care of this to eliminate a potential problem where V2 Client would try to call the V1 endpoint. I added a basic error message that clarifies what's going on and how to fix it.
- Loading branch information