Uploaded image for project: 'camunda BPM'
  1. camunda BPM
  2. CAM-9457

Create user Rest endpoint has incomplete Consume annotation

XMLWordPrintable

    • Icon: Task Task
    • Resolution: Fixed
    • Icon: L3 - Default L3 - Default
    • 7.13.0, 7.13.0-alpha1
    • 7.9.0
    • 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.

        This is the controller panel for Smart Panels app

              Unassigned Unassigned
              yana.vasileva Yana Vasileva
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: