Correct inconsistencies in REST API docs

XMLWordPrintable

    • Type: Bug Report
    • Resolution: Fixed
    • Priority: L3 - Default
    • 7.0.0-alpha6, 7.0.0
    • Affects Version/s: None
    • Component/s: engine
    • None

      Wrong variables url:
      http://docs.camunda.org/api-references/rest/#!/execution/get-local-variables
      Is /execution/

      {id}/variables, should be /execution/{id}

      /localVariables

      Wrong: link label in the method's description:
      http://docs.camunda.org/api-references/rest/#!/execution/get-query
      Link is named "get instances count", should be "get executions count"

            Assignee:
            Thorben Lindhauer
            Reporter:
            Thorben Lindhauer
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: