Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Extend application/pds4+json support to all endpoints #110

Closed
jordanpadams opened this issue Sep 7, 2021 · 1 comment
Closed

Extend application/pds4+json support to all endpoints #110

jordanpadams opened this issue Sep 7, 2021 · 1 comment

Comments

@jordanpadams
Copy link
Member

💪 Motivation

...so that I can utilize the application/pds4+json across the entire API.

📖 Additional Details

NASA-PDS/registry-api#450 implemented the application/pds4+json response format for some of the endpoints, this should expound upon that to all endpoints.

⚖️ Acceptance Criteria

Given
When I perform
Then I expect

⚙️ Engineering Details

Application requirements:
🦄 NASA-PDS/registry-api#450

@jordanpadams jordanpadams added requirement the current issue is a requirement needs:triage labels Sep 7, 2021
@jordanpadams jordanpadams self-assigned this Sep 7, 2021
@jordanpadams jordanpadams added B12.1 enhancement New feature or request and removed requirement the current issue is a requirement labels Sep 7, 2021
@jordanpadams jordanpadams added this to the 14.Carl.Lewis milestone Sep 28, 2021
@al-niessner
Copy link
Contributor

@jordanpadams @tloubrieu-jpl

I have walked the code and it appears that the only changes required are in the API on swagger. Done.

WebMVCC seems to have the necessary links so that all endpoints will user the correct serializer.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants