Skip to content

/v1/redirect-topology-change-information should not conatin release -list in the ResponseBody  #803

@ManasaBM1

Description

@ManasaBM1

Issue Description : /v1/redirect-topology-change-information should not have release -list in the ResponseBody Since it is not mentioned in the Required Properties .

Response-Body :

 "release-list": [
        {
          "local-id": "0",
          "release-number": "1.0.0",
          "release-date": "17.12.2021",
          "changes": "Initial version."
        },
        {
          "local-id": "1",
          "release-number": "2.0.1",
          "release-date": "17.12.2022",
          "changes": "Update on ApplicationPattern 2.0.1."

        }
      ]

priority :low

Metadata

Metadata

Assignees

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions