• javier released this 2023-07-23 14:46:33 +00:00 | 2 commits to main since this release

    This release contains the work done to encapsulate all the model structs under the DTO namespace to avoid any possible ambiguities a developer might run into when using this package. In addition, these models now conform to the Codable protocol so the developer can easily decode/encode these models after the service returns them.

    Downloads