[Feature] Client #3

Merged
javier merged 7 commits from feature/client into main 2023-04-19 14:33:49 +00:00
Owner

This PR contains the work done to implement the AmiiboClient struct that conforms to the Client protocol coming from the Communications library of the SwiftLibs package

To provide further detailks about the work done:

  • added the parameters property to all the existing endpoints;
  • implemented the AmiiboClient client and the AmiiboClientError error;
  • implemented some static formatters in the DateFormatter+Formatter extension;
  • updated the SwiftLibs package to its latest version.
This PR contains the work done to implement the `AmiiboClient` struct that conforms to the `Client` protocol coming from the **Communications** library of the [SwiftLibs package](https://github.com/rock-n-code/swift-libs) To provide further detailks about the work done: - [x] added the `parameters` property to all the existing endpoints; - [x] implemented the `AmiiboClient` client and the `AmiiboClientError` error; - [x] implemented some static formatters in the `DateFormatter+Formatter` extension; - [x] updated the `SwiftLibs` package to its latest version.
javier self-assigned this 2023-04-19 14:33:40 +00:00
javier added 7 commits 2023-04-19 14:33:40 +00:00
javier merged commit 68acf82f9d into main 2023-04-19 14:33:49 +00:00
javier deleted branch feature/client 2023-04-19 14:33:49 +00:00
javier referenced this issue from a commit 2023-04-19 14:33:49 +00:00
Sign in to join this conversation.
No description provided.