stac-extensions/classification

Allow lowercase letters in color-hint

gadomski opened this issue · 1 comments

Currently only uppercase are allowed: https://github.com/stac-extensions/classification/blob/main/json-schema/schema.json#L165. This seems needlessly restrictive.

Thanks for spotting that, fixed in 047dfcc