NASA-PDS / pds-api

PDS web APIs specifications and user's manual
http://nasa-pds.github.io/pds-api
Other
5 stars 3 forks source link

As a user, I want to know how to parse a PDS4 attribute from the vnd.nasa.pds.pds4+json response format #132

Open tloubrieu-jpl opened 3 years ago

tloubrieu-jpl commented 3 years ago

💪 Motivation

...so that we have a mapping from PDS4 XML to the pds4+json for users to easily navigate and build clients to

📖 Additional Details

A short text can explain in the API swagger documentation how the mapping from pds4+xml to pds4+json is made

⚖️ Acceptance Criteria

Given When I perform Then I expect

⚙️ Engineering Details