This PR contains the work done to improve the `DTO.Amiibo` model, especially with regards on how it renders its image URL. Given this change has a direct impact on the project documentation, both Xcode and Web documentations have been regenerated.
Co-authored-by: Javier Cicchelli <javier@rock-n-code.com>
Reviewed-on: #21
This PR contains the work done to make all the public models to conform to the `Codable` protocol. Of course, this work required the Xcode and the Web documentations to be regenerated.
Co-authored-by: Javier Cicchelli <javier@rock-n-code.com>
Reviewed-on: #20
This PR contains the work done to encapsulate the public models under a namespace, to avoid any possible ambiguities when developers use this package. Furthermore, some documentation has been updated an, of course, the available Xcode and Web documentation has been re-generated.
Co-authored-by: Javier Cicchelli <javier@rock-n-code.com>
Reviewed-on: #19