WCS: ensure identifier is a string (not a list) (#1010)#1012
Conversation
|
FYI CI failures are unrelated to this PR. |
|
Thanks @tomkralidis. Looks like CI is failing due to (unrelated) http://34.67.197.57:8585 being offline. Used in OWSLib/tests/test_ogcapi_connectedsystems_osh.py Lines 22 to 23 in 7c4ca6f Was using a list for the identifier an error (I presume so as it is no longer supported)? |
It was for downstream applications passing |
Ok. +1 for merging, but as this will break existing user code, I guess we should bump the version to |
Yes, +1 on next release. |
Dedicated issue opened in #1013. |
Fixes #1010