NASA-PDS / doi-ui

The web interface for the PDS DOI Service providing the ability management PDS archive DOIs. See the DOI Service for more details on the available capabilities. https://nasa-pds.github.io/doi-service/
Apache License 2.0
0 stars 4 forks source link

DOI API v0.2 Compatibility #85

Closed collinss-jpl closed 2 years ago

collinss-jpl commented 2 years ago

The DOI API recently transitioned from v0.1 to v0.2. The new version changes some semantics of the endpoints to avoid the use of LIDVIDs as part of the endpoint itself. LIDVIDs should now be provided as query parameters.

The UI needs to be updated to target the v0.2 endpoints in order to work with the latest version of the DOI service.

The Openapi spec for v0.2 of the API can be found here: https://app.swaggerhub.com/apis/PDS_APIs/pds_doi_api/0.2