Documented the Amiibo model and its sub-models in the library target.
This commit is contained in:
@@ -20,7 +20,7 @@ public enum AmiiboServiceError: Error {
|
||||
case notAvailable
|
||||
/// A response cannot be found.
|
||||
case notFound
|
||||
/// An undocumented/unsupported error.
|
||||
/// An undocumented/unsupported status code error.
|
||||
case undocumented(_ statusCode: Int)
|
||||
/// An unknown error.
|
||||
case unknown
|
||||
|
||||
Reference in New Issue
Block a user