Endpoint path missing a / and inconsistent variable naming

XMLWordPrintable

    • Type: Bug Report
    • Resolution: Fixed
    • Priority: L3 - Default
    • 3.7.0-alpha2, 3.7.0
    • Affects Version/s: None
    • Component/s: None
    • None
    • Not defined

      When calling the endpoint manually for the raw data JSON Export, the server is unable to find the correct method. This is because there is a "/" missing in the path description.

      Moreover the name of the query parameter 'searchRequestId' is not consistent with its counterpart in the response 'scrollId'. For more intuitive usage, they should be both named 'searchRequestId'

      Steps to reproduce:

      1. Call the endpoint GET api/public/export/report/4{reportId}/result/json?limit=1&paginationTimeout=60

            Assignee:
            Unassigned
            Reporter:
            Giuliano Rodrigues Lima
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: