sentinelhub-js
sentinelhub-js copied to clipboard
Update sentinelhub.js to include changes on SH Configuration service endpoints
urls
changes in responses
/configuration/v1/wms/instances//configuration/v1/wms/instances/{instanceId}/layersdataProductobject resolvable was changed todataProductId(numeric)instanceobjectresolvable was changed toinstanceId(uuid)datasetSourceobject resolvable was changed todatasetSourceId(numeric)datasetobject resolvable was changed tocollectionType(string)
/configuration/v1/datasets/{datasetId}/dataproducts/{dataProductId}
Notes
- the object resolvables (URLs) can be created by using the URL that was used for getting the current response, using the selected / retrieved ids and adding e.g.
/layersto get URL for layers from the response for the instance
See original issue for more (non-public) details