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

Have api/v1/gems/just_updated return gems rather than versions #348

Merged
merged 1 commit into from
Sep 17, 2011
Merged

Have api/v1/gems/just_updated return gems rather than versions #348

merged 1 commit into from
Sep 17, 2011

Conversation

michaelfairley
Copy link
Contributor

Currently api/v1/gems/just_updated returns the 50 most recent Versions. According to the spec, it "Pulls the 50 most recently updated gems. Returns an array of the XML or JSON representation of the gems." I've updated the code to match the spec (and be useful, as the version's JSON doesn't identity the gem that has been updated).

@cmeiklejohn
Copy link
Contributor

Thanks!

cmeiklejohn added a commit that referenced this pull request Sep 17, 2011
Have api/v1/gems/just_updated return gems rather than versions.
@cmeiklejohn cmeiklejohn merged commit 4568583 into rubygems:master Sep 17, 2011
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants