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

Add URL to HREF field for available plugin or remove HREF field #840

Closed
geauxvirtual opened this issue Apr 7, 2016 · 0 comments
Closed

Comments

@geauxvirtual
Copy link
Contributor

When returning available plugins from the REST API, the available plugin has an empty HREF field. The field should either be populated with the HREF for the plugin or be removed from the return from the REST API.

"available_plugins": [
      {
        "name": "passthru",
        "version": 1,
        "type": "processor",
        "hitcount": 19,
        "last_hit_timestamp": 1460046641,
        "id": 1,
        "href": ""
      },
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants