Improved the "getAmiibos(by: )" function for the AmiiboLiveClient client in the package target.
This commit is contained in:
@@ -12,9 +12,11 @@
|
||||
|
||||
public enum AmiiboServiceError: Error {
|
||||
case badRequest
|
||||
case decoding
|
||||
case notAvailable
|
||||
case notFound
|
||||
case undocumented(_ statusCode: Int)
|
||||
case unknown
|
||||
}
|
||||
|
||||
// MARK: - Equatable
|
||||
|
||||
Reference in New Issue
Block a user