Rename rename request and response DTO's according to the convention

XMLWordPrintable

    • Type: Task
    • Resolution: Fixed
    • Priority: L3 - Default
    • 3.3.0-alpha1, 3.3.0
    • Affects Version/s: None
    • Component/s: backend
    • None
    • Not defined

      AT:
      There are two kinds of Optimize rest DTO's: one for request and one for a response. Right now the naming is not consistent. E.g. FlowNodeOutlierParametersRestDto -> FlowNodeOutlierRequestDto

      Convention:
      https://confluence.camunda.com/display/CO/Coding+Conventions

      AT:

      • all request DTO's are renamed to *RequestDto
      • all response DTO classes are renamed to *ResponseDto
      • all DTO's that are used as response and a request are renamed to *RestDto

            Assignee:
            Unassigned
            Reporter:
            Johannes
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: