javier
f7ae2f65f2
Documented the AmiiboFilter, AmiiboSeriesFilter, AmiiboTypeFilter, GameCharacterFilter, and the GameSeriesFilter types in the library target.
2025-09-09 09:49:43 +02:00
javier
36fd2c29ea
Documented the AmiiboService service in the library target.
2025-09-09 09:36:42 +02:00
javier
9e42686b55
Documented the AmiiboClient enumeration and the AmiiboServiceError error in the library target.
2025-09-09 09:25:50 +02:00
javier
7f6607170a
Documented the AmiiboLiveClient and the AmiiboMockClient clients in the library target.
2025-09-09 09:10:08 +02:00
javier
731a2585b4
Documented the APIClient protocol in the library target.
2025-09-09 08:40:34 +02:00
javier
71464a5bc0
Documented the internal KeyNameFilter and KeyNameModel protocols in the library target.
2025-09-09 07:44:41 +02:00
javier
21fba2612d
Documented the ISOTimestampTranscoder transcoder in the library target.
2025-09-09 07:23:55 +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
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
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 >
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