Fixed a warning when building DocC documentation for the Amiibo.Platform model type in the library target.
This commit is contained in:
@@ -32,7 +32,7 @@ extension Amiibo {
|
|||||||
/// > important: In case no data is provided, then an instance of this model is not created.
|
/// > important: In case no data is provided, then an instance of this model is not created.
|
||||||
///
|
///
|
||||||
/// - Parameters:
|
/// - Parameters:
|
||||||
/// - `switch`: A list of `Switch` games related to an amiibo item, if any.
|
/// - switch: A list of `Switch` games related to an amiibo item, if any.
|
||||||
/// - threeDS: A list of `3DS` games related to an amiibo item, if any.
|
/// - threeDS: A list of `3DS` games related to an amiibo item, if any.
|
||||||
/// - wiiU: A list of `WiiU` games related to an amiibo item, if any.
|
/// - wiiU: A list of `WiiU` games related to an amiibo item, if any.
|
||||||
init?(
|
init?(
|
||||||
|
|||||||
Reference in New Issue
Block a user