Skip to content

Code structure/interfaces

Marcos Huck requested to merge code_structure/interfaces into feature/code_structure

This MR creates and replace the different structs used on the Platform and the Application with interfaces. It also includes the DTOs interface replacement for Simulation's operations.

Merge request reports