File tree Expand file tree Collapse file tree 3 files changed +6
-12
lines changed
Tests/OpenAPIGeneratorReferenceTests/Resources/ReferenceSources/Petstore Expand file tree Collapse file tree 3 files changed +6
-12
lines changed Original file line number Diff line number Diff line change 11// Generated by swift-openapi-generator, do not modify.
22@_spi ( Generated) import OpenAPIRuntime
3+ import struct Foundation. Data
4+ import struct Foundation. Date
35#if os(Linux)
46@preconcurrency import struct Foundation. URL
5- @preconcurrency import struct Foundation. Data
6- @preconcurrency import struct Foundation. Date
77#else
88import struct Foundation. URL
9- import struct Foundation. Data
10- import struct Foundation. Date
119#endif
1210import HTTPTypes
1311/// Service for managing pet metadata.
Original file line number Diff line number Diff line change 11// Generated by swift-openapi-generator, do not modify.
22@_spi ( Generated) import OpenAPIRuntime
3+ import struct Foundation. Data
4+ import struct Foundation. Date
35#if os(Linux)
46@preconcurrency import struct Foundation. URL
5- @preconcurrency import struct Foundation. Data
6- @preconcurrency import struct Foundation. Date
77#else
88import struct Foundation. URL
9- import struct Foundation. Data
10- import struct Foundation. Date
119#endif
1210import HTTPTypes
1311extension APIProtocol {
Original file line number Diff line number Diff line change 11// Generated by swift-openapi-generator, do not modify.
22@_spi ( Generated) import OpenAPIRuntime
3+ import struct Foundation. Data
4+ import struct Foundation. Date
35#if os(Linux)
46@preconcurrency import struct Foundation. URL
5- @preconcurrency import struct Foundation. Data
6- @preconcurrency import struct Foundation. Date
77#else
88import struct Foundation. URL
9- import struct Foundation. Data
10- import struct Foundation. Date
119#endif
1210/// A type that performs HTTP operations defined by the OpenAPI document.
1311public protocol APIProtocol : Sendable {
You can’t perform that action at this time.
0 commit comments