Skip to content

Move DTOs in models/dtos to model-framework #146

@iwyrkore

Description

@iwyrkore

Proposed change

Review DTOs in models/dtos. For the generally useful ones, move them to credmark-model-framework. For model-specific ones, move them into the folder of the model that uses them.

Why this is important

Models can be spread across multiple repos so they should not be dependent on files outside their model folder. They can be dependent on other packages such as credmark-model-framework or a separate DTO package.

Additional context

We need to review all the DTO classes to make sure they work well together and there are not redundancies.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions