Documented the AmiiboService service in the library target.
This commit is contained in:
@@ -17,7 +17,8 @@ import OpenAPIRuntime
|
||||
struct ISOTimestampTranscoder {
|
||||
|
||||
// MARK: Properties
|
||||
|
||||
|
||||
/// A formatter to use to decode and encode ISO timestamps dates.
|
||||
private let dateFormatter: DateFormatter = .isoTimestamp
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user