Updated some documentation on the source code in the library target.
This commit is contained in:
@@ -16,6 +16,8 @@ import Foundation
|
||||
|
||||
extension Amiibo {
|
||||
/// A model that represents the regional release dates of an amiibo.
|
||||
///
|
||||
/// The service provides these dates as date-only values, which are decoded as midnight UTC.
|
||||
public struct Release: Sendable, Hashable {
|
||||
|
||||
// MARK: Properties
|
||||
|
||||
Reference in New Issue
Block a user