-
Notifications
You must be signed in to change notification settings - Fork 4
Description
Checked for duplicates
Nope.
Alternatives considered
Yes, no satisfying alternative exists.
Related problems
No, but will make urls more memorable/easier for a user.
Describe the feature request
Currently, to access data/collections within a unity environment (dev, test), one needs to access the API Gateway and then interact with an /am-uds-dapa
endpoint. This is fine for internal use, but since it gets exposed to the user for collection, granule, and processes calls, i'd like this to be a bit more generic.
Can we update the builds and environments to create a /data
endpoint? This would be a bit clearer and consistent across the environments. We'll need to work with @jjacob7734 from U-AS to get this working as it will impact him as well.
Ideally, we'd support both endpoints (/am-uds-dapa AND /data) and be able to monitor traffic as we switch them over. I'm curious if we should also add a version there? /data/v1/collection...
to allow us to version the API if needed. I've included Ramesh here to discuss the versioning options and to make him aware.
Metadata
Metadata
Assignees
Labels
Type
Projects
Status