Reinstate feature service id lr
Type of change
-
Bug Fix -
Feature
Please provide link to gitlab issue or ADR(Architecture Decision Record)
#317 (closed)
Does this introduce a change in the core logic?
- [YES/NO]
Does this introduce a change in the cloud provider implementation, if so which cloud?
-
AWS -
Azure -
GCP -
IBM
Does this introduce a breaking change?
- [YES/NO]
- Provider service will now enforce "/gcz/" in the URL path (before "FeatureServer") to act as the FeatureServer ID
- How to upgrade? - Please update URLs to include "/gcz/"
- You may also download our updated Postman Collection which features the updated endpoints
What is the current URL?
"ignite-provider/rest/services/FeatureServer/:layer"
What is the new/expected URL?
"ignite-provider/rest/services/gcz/FeatureServer/:layer"