Uploaded image for project: 'Red Hat 3scale API Management'
  1. Red Hat 3scale API Management
  2. THREESCALE-3717

Make explicit that parameters are from URL

XMLWordPrintable

    • Icon: Task Task
    • Resolution: Not a Bug
    • Icon: Major Major
    • None
    • 2.7 ER1
    • System
    • None
    • Not Started
    • Not Started
    • Not Started
    • Not Started
    • Not Started
    • Not Started
    • 3scale 2019-10-14

      This is an example.
      I've realized that backend_apis "list" api calls require backend_api ID which is already in URL of endpoint, example:

      • Endpoint
        /admin/api/backend_apis/{backend_api_id}/mapping_rules
        

        requires backend_api_id which is already in URL of the endpoint

      Same for:

      • /admin/api/backend_apis/{backend_api_id}/metrics/{metric_id}/methods
        

        and backend_api_id, metric_id

      • /admin/api/backend_apis/{backend_api_id}/metrics
        

        and backend_api_id


      This happens because URL parameters are required and they are also parameters.

      Martin suggested that we can make explicit in the text that these parameters are from URL.

      We should do this for all api calls (activedocs).

            Unassigned Unassigned
            mkudlej@redhat.com Martin Kudlej
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: