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

As a user of the API, I want to see the DOI's title when I go GET /dois request #183

Closed
tloubrieu-jpl opened this issue Apr 8, 2021 · 0 comments · Fixed by #186
Closed
Assignees
Labels
B12.0 requirement the current issue is a requirement

Comments

@tloubrieu-jpl
Copy link
Member

Motivation

We want to be able to display the DOI title in the DOI-UI showing the list of DOIs without doing an additional request to the API.

Acceptance Criteria

When I perform GET /dois on the API
Then I expect to get the 'title' attribute for each doi is the result.

@tloubrieu-jpl tloubrieu-jpl added requirement the current issue is a requirement needs:triage labels Apr 8, 2021
@tloubrieu-jpl tloubrieu-jpl added this to the 06.Mary.Decker.Slaney milestone Apr 8, 2021
collinss-jpl pushed a commit that referenced this issue Apr 20, 2021
…e field

The API now includes DOI titles in the records/summaries returned to the user.
Resolves #183
collinss-jpl pushed a commit that referenced this issue Apr 20, 2021
…e field

The API now includes DOI titles in the records/summaries returned to the user.
Resolves #183
tloubrieu-jpl pushed a commit that referenced this issue Apr 22, 2021
…e field (#186)

The API now includes DOI titles in the records/summaries returned to the user.
Resolves #183

Co-authored-by: Scott Collins <collinss@jpl.nasa.gov>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
B12.0 requirement the current issue is a requirement
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants