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

Rest API DTOs have inconsistent property types

    XMLWordPrintable

Details

    • Task
    • Resolution: Won't Fix
    • L3 - Default
    • None
    • None
    • engine
    • None

    Description

      Problem description:
      The DTO property types in the Rest API are not consistent. Some classes contain primitive type properties, while others use a wrapper class for the appropriate primitive type. In the following "Request object" DTOs:

      Impact:
      This impacts how the Rest API is used. Primitive types are not nullable, implicitly making these properties required.

      AT:
      One of the following:

      1. Make all DTO property types consistent
      2. Define a rule when a primitive type, and when a wrapper class should be defined.

      mgm-controller-panel

        This is the controller panel for Smart Panels app

        Attachments

          Issue Links

            Activity

              People

                thorben.lindhauer Thorben Lindhauer
                nikola.koevski Nikola Koevski
                Votes:
                0 Vote for this issue
                Watchers:
                1 Start watching this issue

                Dates

                  Created:
                  Updated:
                  Resolved:

                  Salesforce