Create user Rest endpoint has incomplete Consume annotation

XMLWordPrintable

    • Type: Task
    • Resolution: Fixed
    • Priority: L3 - Default
    • 7.13.0, 7.13.0-alpha1
    • Affects Version/s: 7.9.0
    • Component/s: engine
    • None

      UserRestService.createUser() method does not specify consume type.
      https://github.com/camunda/camunda-bpm-platform/blob/cc0fcd428dd1c17bd0126736a6d56d25115929b4/engine-rest/engine-rest/src/main/java/org/camunda/bpm/engine/rest/UserRestService.java#L51
      It should be @Consumes(MediaType.APPLICATION_JSON) and not empty.

            Assignee:
            Unassigned
            Reporter:
            Yana Vasileva
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: