4623c13c24
This PR contains the work done to improve the `OpenAPI` specification documentation that describes the `Amiibo API` online service as well as updates to the `AmiiboLiveClient` that uses the code generated out of the mentioned document. In addition, some test cases have been updated to reflect the latest data in the service. Reviewed-on: #19 Co-authored-by: Javier Cicchelli <javier@rock-n-code.com> Co-committed-by: Javier Cicchelli <javier@rock-n-code.com>
414 B
414 B
AmiiboLiveClient
Topics
Initializers
AmiiboLiveClient/init(transport:)
Amiibo endpoints
AmiiboLiveClient/getAmiibos(by:)AmiiboLiveClient/getAmiiboSeries(by:)AmiiboLiveClient/getAmiiboTypes(by:)
Game endpoints
AmiiboLiveClient/getGameCharacters(by:)AmiiboLiveClient/getGameSeries(by:)
System endpoints
AmiiboLiveClient/getLastUpdated()