-
Notifications
You must be signed in to change notification settings - Fork 41.4k
Closed
Labels
theme: modularizationIssues related to the structure of the project and its codeIssues related to the structure of the project and its codetype: enhancementA general enhancementA general enhancement
Milestone
Description
In order to create a health module we need to break the link between HealthComponent
and OperationResponseBody
. The main purpose of OperationResponseBody
is to provide an association from a type to the EndpointObjectMapper
.
I think we can add a new method on EndpointObjectMapper
to provide that link.
Metadata
Metadata
Assignees
Labels
theme: modularizationIssues related to the structure of the project and its codeIssues related to the structure of the project and its codetype: enhancementA general enhancementA general enhancement