Commit Graph

11 Commits

Author SHA1 Message Date
javier 06ea92b72e Moved the AmiiboServiceLiveTests tests in the test target to another folder. 2025-09-09 06:56:02 +02:00
javier dc786e9fe3 Improved the readability of the Package file. 2025-09-09 06:54:35 +02:00
javier 1da86de0c9 Updated the header of almost all the files in the library and tests targets. 2025-09-08 20:35:28 +02:00
javier 4db0d42b3b Updated the cases for the AmiiboServiceLiveTests tests in the tests target. 2025-09-08 20:29:43 +02:00
javier 0428a252e4 Updated the client initialization inside the "init()" initializer for the AmiiboLiveClient type in the library target. 2025-09-08 19:51:54 +02:00
javier d11db6f425 Defined the naming strategy on the openapi-generator-config file in the library target. 2025-09-08 19:50:43 +02:00
javier dc0d410857 Removed the unnecessary Client+Properties extension from the library target. 2025-09-08 19:49:39 +02:00
javier 818588b7ce Renamed the package from "amiibo-api" to "amiibo-service". 2025-09-08 19:48:05 +02:00
javier da07ef7e4f Moved the Amiibo API implementation to its own package (#2)
This PR contains the work done to migrate the *almost* completed**Amiibo API** implementation done in another project to its own stand-alone package.

Reviewed-on: rock-n-code/amiibo-api#2
Co-authored-by: Javier Cicchelli <javier@rock-n-code.com>
Co-committed-by: Javier Cicchelli <javier@rock-n-code.com>
v1.0.0-rc.1
2024-09-14 22:26:39 +00:00
javier 5aa852a051 Basic package setup (#1)
This PR contains the work done to setup this Swift package, so development can start from here.

Reviewed-on: rock-n-code/amiibo-api#1
Co-authored-by: Javier Cicchelli <javier@rock-n-code.com>
Co-committed-by: Javier Cicchelli <javier@rock-n-code.com>
2024-09-07 07:46:59 +00:00
javier b20f15366c Initial Commit 2024-09-07 08:40:54 +02:00