Skip to content

Conversation

@mickeyn
Copy link
Contributor

@mickeyn mickeyn commented Jun 15, 2017

Added 2 new endpoints:

  • /reverse_dependencies/dist/DISTRIBUTION
    moved query from WEB (+ will replace the current complicated endpoint in /search/reverse_dependencies)

  • /reverse_dependencies/module/MODULE
    copied (& later will remove) current /release/requires endpoint

Added a new controller Controller/ReverseDependencies.pm to
later replace the current Controller/Search/ReverseDependencies.pm
(will be removed with all supporting code once WEB is set to
point to new endpoints)

Note: the cleanup part of the current endpoint will be submitted after this PR is deployed and the code in WEB will be changed to use it.

@mickeyn mickeyn requested a review from oalders June 15, 2017 17:09
@mickeyn mickeyn changed the title Added new /reversedependencies API endpoints Added new /reverse_dependencies API endpoints Jun 15, 2017
Added 2 new endpoints:

* /reverse_dependencies/dist/DISTRIBUTION
moved query from WEB

* /reverse_dependencies/module/MODULE
copied (& later will remove) current /release/requires endpoint

Added a new controller Controller/ReverseDependencies.pm to
later replace the current Controller/Search/ReverseDependencies.pm
(will be removed with all supporting code once WEB is set to
point to new endpoints)
@mickeyn mickeyn force-pushed the mickey/reverse_deps_ep branch from 094b9e1 to a24a39d Compare June 15, 2017 17:13
Copy link
Member

@oalders oalders left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@oalders oalders merged commit 322bbfa into master Jun 15, 2017
@oalders oalders deleted the mickey/reverse_deps_ep branch June 15, 2017 19:20
zmughal added a commit to zmughal/metacpan-examples that referenced this pull request Aug 25, 2022
zmughal added a commit to zmughal/metacpan-examples that referenced this pull request Aug 25, 2022
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.

3 participants