Skip to content
This repository has been archived by the owner on Nov 8, 2022. It is now read-only.

Fixes #840 Add Url to HREF field for available plugin #841

Merged
merged 1 commit into from
Apr 8, 2016

Conversation

IRCody
Copy link
Contributor

@IRCody IRCody commented Apr 7, 2016

Fixes #840

Summary of changes:

  • Added url to HREF field for available plugins returned from the rest api.

Testing done:

  • manual testing
 "available_plugins": [
      {
        "name": "mock",
        "version": 2,
        "type": "collector",
        "hitcount": 12,
        "last_hit_timestamp": 1460053388,
        "id": 1,
        "href": "http://localhost:8181/v1/plugins/collector/mock/2"
      }
    ]

@intelsdi-x/snap-maintainers

@candysmurf
Copy link
Contributor

👍 LGTM

@IRCody IRCody merged commit d9f56a0 into intelsdi-x:master Apr 8, 2016
@IRCody IRCody deleted the fix_840 branch May 2, 2016 18:55
@IRCody IRCody restored the fix_840 branch May 2, 2016 18:55
@IRCody IRCody deleted the fix_840 branch May 2, 2016 18:55
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants