Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • senpy senpy
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 6
    • Issues 6
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
    • Requirements
  • Merge requests 1
    • Merge requests 1
  • Deployments
    • Deployments
    • Releases
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • Code review
    • Insights
    • Issue
    • Repository
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • senpy
  • senpysenpy
  • Issues
  • #42
Closed
Open
Created Jul 13, 2017 by J. Fernando Sánchez@jfsanchezOwner4 of 4 tasks completed4/4 tasks

Add parameters to the playground

Things like language, outformat and the like should be in the playground.

Instead of adding them manually, we should export API_PARAMS, WEB_PARAMS and NIF_PARAMS and generate the form parameters automatically.

Subtasks:

  • Add 'help' as a parameter to the API, with two options: "true" and "false". It is false by default.
  • Modify all the /api blueprint to export the list of available params (API_PARAMS, WEB_PARAMS, etc.) as a JSON file if given "help=true". (something like `/api/params/
  • Use the exported values to generate the form in the playground
  • Group plugins by pluginType in the dropdown menu (with an optgroup)
Edited Jul 17, 2017 by Manuel García-Amado
Assignee
Assign to
Time tracking