Improvements on the AmiiboService service type initialization #12

Merged
javier merged 6 commits from improvement/api-client into main 2025-09-12 00:13:59 +00:00
Showing only changes of commit 6f3249833a - Show all commits
@@ -36,10 +36,10 @@ public struct AmiiboLiveClient {
}
// MARK: - APIClient
// MARK: - AmiiboClient
// TODO: Remove the documentation from the functions inside the following extension as the `--enable-inherited-docs` flag when generating DocC documentation is not working as intended (?).
extension AmiiboLiveClient: APIClient {
extension AmiiboLiveClient: AmiiboClient {
// MARK: Functions