Improved error mapping in the Amiibo Live client in the library target.
This commit is contained in:
@@ -261,6 +261,6 @@ private enum Errors {
|
||||
.notAvailable,
|
||||
.notFound,
|
||||
.undocumented(500),
|
||||
.unknown
|
||||
.unknown("An underlying error description.")
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user