Skip to content

Commit c14ca0e

Browse files
markgravitysuho
authored andcommitted
[#8] Add break line
1 parent 7a93550 commit c14ca0e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Sources/JSONAPIMapper/Models/JSONAPIError.swift

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ import Foundation
99
public struct JSONAPIError: Error, Decodable, Equatable {
1010

1111
public struct Source: Decodable, Equatable {
12+
1213
public let parameter: String?
1314

1415
public init(parameter: String? = nil) {

0 commit comments

Comments
 (0)