Skip to content

Commit e8faf7c

Browse files
committed
update swift samples
1 parent 4ec77dd commit e8faf7c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • samples/client/petstore/swift6/oneOf/PetstoreClient/Classes/OpenAPIs/Models

samples/client/petstore/swift6/oneOf/PetstoreClient/Classes/OpenAPIs/Models/Orange.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77

88
import Foundation
99

10-
public struct Orange: Sendable, Codable, ParameterConvertible, Hashable {
10+
public struct Orange: Sendable, Codable, Hashable {
1111

1212
public var sweet: Bool?
1313

0 commit comments

Comments
 (0)