-
Task
-
Resolution: Done
-
Normal
-
None
-
None
-
False
-
None
-
False
-
-
-
MGDOBR - Sprint 230
Issue Description: The "name" property is already defined in the BaseResponse https://github.com/5733d9e2be6485d52ffa08870cabdee0/sandbox/blob/0fa7ae7a36236ccb5e1dc4e213947aa3c264e457/infra-parent/infra-core/src/main/java/com/redhat/service/smartevents/infra/core/models/responses/BaseResponse.java#L30 , but some classes like https://github.com/5733d9e2be6485d52ffa08870cabdee0/sandbox/blob/0fa7ae7a36236ccb5e1dc4e213947aa3c264e457/manager-parent/manager-v2/src/main/java/com/redhat/service/smartevents/manager/v2/api/user/models/responses/BridgeResponse.java#L20 override that property.
Acceptance Criteria: Remove the duplication and just use the BaseResponse for that
Out of Scope: <Here you need to fill in what is out of scope for this issue and then create new issues if necessary in the backlog for the work>
Additional Information: <Add any additional information here that may be helpful to people reading the ticket>