Build Information
Successful build of mailslurp, reference master (c21a44), with Swift 6.0 for macOS (SPM) on 6 Mar 2026 06:18:38 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64Build Log
[159/367] Compiling mailslurp InboxByNameResult.swift
/Users/admin/builder/spi-builder-workspace/mailslurp/Models/InboxDto.swift:86:14: warning: 'tags' is deprecated: This property is deprecated.
84 | self.expiresAt = expiresAt
85 | self.favourite = favourite
86 | self.tags = tags
| `- warning: 'tags' is deprecated: This property is deprecated.
87 | self.inboxType = inboxType
88 | self.readOnly = readOnly
/Users/admin/builder/spi-builder-workspace/mailslurp/Models/InboxDto.swift:129:39: warning: 'tags' is deprecated: This property is deprecated.
127 | try container.encodeIfPresent(expiresAt, forKey: .expiresAt)
128 | try container.encode(favourite, forKey: .favourite)
129 | try container.encodeIfPresent(tags, forKey: .tags)
| `- warning: 'tags' is deprecated: This property is deprecated.
130 | try container.encodeIfPresent(inboxType, forKey: .inboxType)
131 | try container.encode(readOnly, forKey: .readOnly)
/Users/admin/builder/spi-builder-workspace/mailslurp/Models/InboxPreview.swift:79:14: warning: 'tags' is deprecated: This property is deprecated.
77 | self.favourite = favourite
78 | self.name = name
79 | self.tags = tags
| `- warning: 'tags' is deprecated: This property is deprecated.
80 | self.teamAccess = teamAccess
81 | self.inboxType = inboxType
/Users/admin/builder/spi-builder-workspace/mailslurp/Models/InboxPreview.swift:118:39: warning: 'tags' is deprecated: This property is deprecated.
116 | try container.encode(favourite, forKey: .favourite)
117 | try container.encodeIfPresent(name, forKey: .name)
118 | try container.encodeIfPresent(tags, forKey: .tags)
| `- warning: 'tags' is deprecated: This property is deprecated.
119 | try container.encode(teamAccess, forKey: .teamAccess)
120 | try container.encodeIfPresent(inboxType, forKey: .inboxType)
[160/367] Compiling mailslurp InboxDto.swift
/Users/admin/builder/spi-builder-workspace/mailslurp/Models/InboxDto.swift:86:14: warning: 'tags' is deprecated: This property is deprecated.
84 | self.expiresAt = expiresAt
85 | self.favourite = favourite
86 | self.tags = tags
| `- warning: 'tags' is deprecated: This property is deprecated.
87 | self.inboxType = inboxType
88 | self.readOnly = readOnly
/Users/admin/builder/spi-builder-workspace/mailslurp/Models/InboxDto.swift:129:39: warning: 'tags' is deprecated: This property is deprecated.
127 | try container.encodeIfPresent(expiresAt, forKey: .expiresAt)
128 | try container.encode(favourite, forKey: .favourite)
129 | try container.encodeIfPresent(tags, forKey: .tags)
| `- warning: 'tags' is deprecated: This property is deprecated.
130 | try container.encodeIfPresent(inboxType, forKey: .inboxType)
131 | try container.encode(readOnly, forKey: .readOnly)
/Users/admin/builder/spi-builder-workspace/mailslurp/Models/InboxPreview.swift:79:14: warning: 'tags' is deprecated: This property is deprecated.
77 | self.favourite = favourite
78 | self.name = name
79 | self.tags = tags
| `- warning: 'tags' is deprecated: This property is deprecated.
80 | self.teamAccess = teamAccess
81 | self.inboxType = inboxType
/Users/admin/builder/spi-builder-workspace/mailslurp/Models/InboxPreview.swift:118:39: warning: 'tags' is deprecated: This property is deprecated.
116 | try container.encode(favourite, forKey: .favourite)
117 | try container.encodeIfPresent(name, forKey: .name)
118 | try container.encodeIfPresent(tags, forKey: .tags)
| `- warning: 'tags' is deprecated: This property is deprecated.
119 | try container.encode(teamAccess, forKey: .teamAccess)
120 | try container.encodeIfPresent(inboxType, forKey: .inboxType)
[161/367] Compiling mailslurp InboxExistsDto.swift
/Users/admin/builder/spi-builder-workspace/mailslurp/Models/InboxDto.swift:86:14: warning: 'tags' is deprecated: This property is deprecated.
84 | self.expiresAt = expiresAt
85 | self.favourite = favourite
86 | self.tags = tags
| `- warning: 'tags' is deprecated: This property is deprecated.
87 | self.inboxType = inboxType
88 | self.readOnly = readOnly
/Users/admin/builder/spi-builder-workspace/mailslurp/Models/InboxDto.swift:129:39: warning: 'tags' is deprecated: This property is deprecated.
127 | try container.encodeIfPresent(expiresAt, forKey: .expiresAt)
128 | try container.encode(favourite, forKey: .favourite)
129 | try container.encodeIfPresent(tags, forKey: .tags)
| `- warning: 'tags' is deprecated: This property is deprecated.
130 | try container.encodeIfPresent(inboxType, forKey: .inboxType)
131 | try container.encode(readOnly, forKey: .readOnly)
/Users/admin/builder/spi-builder-workspace/mailslurp/Models/InboxPreview.swift:79:14: warning: 'tags' is deprecated: This property is deprecated.
77 | self.favourite = favourite
78 | self.name = name
79 | self.tags = tags
| `- warning: 'tags' is deprecated: This property is deprecated.
80 | self.teamAccess = teamAccess
81 | self.inboxType = inboxType
/Users/admin/builder/spi-builder-workspace/mailslurp/Models/InboxPreview.swift:118:39: warning: 'tags' is deprecated: This property is deprecated.
116 | try container.encode(favourite, forKey: .favourite)
117 | try container.encodeIfPresent(name, forKey: .name)
118 | try container.encodeIfPresent(tags, forKey: .tags)
| `- warning: 'tags' is deprecated: This property is deprecated.
119 | try container.encode(teamAccess, forKey: .teamAccess)
120 | try container.encodeIfPresent(inboxType, forKey: .inboxType)
[162/367] Compiling mailslurp InboxForwarderDto.swift
/Users/admin/builder/spi-builder-workspace/mailslurp/Models/InboxDto.swift:86:14: warning: 'tags' is deprecated: This property is deprecated.
84 | self.expiresAt = expiresAt
85 | self.favourite = favourite
86 | self.tags = tags
| `- warning: 'tags' is deprecated: This property is deprecated.
87 | self.inboxType = inboxType
88 | self.readOnly = readOnly
/Users/admin/builder/spi-builder-workspace/mailslurp/Models/InboxDto.swift:129:39: warning: 'tags' is deprecated: This property is deprecated.
127 | try container.encodeIfPresent(expiresAt, forKey: .expiresAt)
128 | try container.encode(favourite, forKey: .favourite)
129 | try container.encodeIfPresent(tags, forKey: .tags)
| `- warning: 'tags' is deprecated: This property is deprecated.
130 | try container.encodeIfPresent(inboxType, forKey: .inboxType)
131 | try container.encode(readOnly, forKey: .readOnly)
/Users/admin/builder/spi-builder-workspace/mailslurp/Models/InboxPreview.swift:79:14: warning: 'tags' is deprecated: This property is deprecated.
77 | self.favourite = favourite
78 | self.name = name
79 | self.tags = tags
| `- warning: 'tags' is deprecated: This property is deprecated.
80 | self.teamAccess = teamAccess
81 | self.inboxType = inboxType
/Users/admin/builder/spi-builder-workspace/mailslurp/Models/InboxPreview.swift:118:39: warning: 'tags' is deprecated: This property is deprecated.
116 | try container.encode(favourite, forKey: .favourite)
117 | try container.encodeIfPresent(name, forKey: .name)
118 | try container.encodeIfPresent(tags, forKey: .tags)
| `- warning: 'tags' is deprecated: This property is deprecated.
119 | try container.encode(teamAccess, forKey: .teamAccess)
120 | try container.encodeIfPresent(inboxType, forKey: .inboxType)
[163/367] Compiling mailslurp InboxForwarderEventDto.swift
/Users/admin/builder/spi-builder-workspace/mailslurp/Models/InboxDto.swift:86:14: warning: 'tags' is deprecated: This property is deprecated.
84 | self.expiresAt = expiresAt
85 | self.favourite = favourite
86 | self.tags = tags
| `- warning: 'tags' is deprecated: This property is deprecated.
87 | self.inboxType = inboxType
88 | self.readOnly = readOnly
/Users/admin/builder/spi-builder-workspace/mailslurp/Models/InboxDto.swift:129:39: warning: 'tags' is deprecated: This property is deprecated.
127 | try container.encodeIfPresent(expiresAt, forKey: .expiresAt)
128 | try container.encode(favourite, forKey: .favourite)
129 | try container.encodeIfPresent(tags, forKey: .tags)
| `- warning: 'tags' is deprecated: This property is deprecated.
130 | try container.encodeIfPresent(inboxType, forKey: .inboxType)
131 | try container.encode(readOnly, forKey: .readOnly)
/Users/admin/builder/spi-builder-workspace/mailslurp/Models/InboxPreview.swift:79:14: warning: 'tags' is deprecated: This property is deprecated.
77 | self.favourite = favourite
78 | self.name = name
79 | self.tags = tags
| `- warning: 'tags' is deprecated: This property is deprecated.
80 | self.teamAccess = teamAccess
81 | self.inboxType = inboxType
/Users/admin/builder/spi-builder-workspace/mailslurp/Models/InboxPreview.swift:118:39: warning: 'tags' is deprecated: This property is deprecated.
116 | try container.encode(favourite, forKey: .favourite)
117 | try container.encodeIfPresent(name, forKey: .name)
118 | try container.encodeIfPresent(tags, forKey: .tags)
| `- warning: 'tags' is deprecated: This property is deprecated.
119 | try container.encode(teamAccess, forKey: .teamAccess)
120 | try container.encodeIfPresent(inboxType, forKey: .inboxType)
[164/367] Compiling mailslurp InboxForwarderEventProjection.swift
/Users/admin/builder/spi-builder-workspace/mailslurp/Models/InboxDto.swift:86:14: warning: 'tags' is deprecated: This property is deprecated.
84 | self.expiresAt = expiresAt
85 | self.favourite = favourite
86 | self.tags = tags
| `- warning: 'tags' is deprecated: This property is deprecated.
87 | self.inboxType = inboxType
88 | self.readOnly = readOnly
/Users/admin/builder/spi-builder-workspace/mailslurp/Models/InboxDto.swift:129:39: warning: 'tags' is deprecated: This property is deprecated.
127 | try container.encodeIfPresent(expiresAt, forKey: .expiresAt)
128 | try container.encode(favourite, forKey: .favourite)
129 | try container.encodeIfPresent(tags, forKey: .tags)
| `- warning: 'tags' is deprecated: This property is deprecated.
130 | try container.encodeIfPresent(inboxType, forKey: .inboxType)
131 | try container.encode(readOnly, forKey: .readOnly)
/Users/admin/builder/spi-builder-workspace/mailslurp/Models/InboxPreview.swift:79:14: warning: 'tags' is deprecated: This property is deprecated.
77 | self.favourite = favourite
78 | self.name = name
79 | self.tags = tags
| `- warning: 'tags' is deprecated: This property is deprecated.
80 | self.teamAccess = teamAccess
81 | self.inboxType = inboxType
/Users/admin/builder/spi-builder-workspace/mailslurp/Models/InboxPreview.swift:118:39: warning: 'tags' is deprecated: This property is deprecated.
116 | try container.encode(favourite, forKey: .favourite)
117 | try container.encodeIfPresent(name, forKey: .name)
118 | try container.encodeIfPresent(tags, forKey: .tags)
| `- warning: 'tags' is deprecated: This property is deprecated.
119 | try container.encode(teamAccess, forKey: .teamAccess)
120 | try container.encodeIfPresent(inboxType, forKey: .inboxType)
[165/367] Compiling mailslurp InboxForwarderTestOptions.swift
/Users/admin/builder/spi-builder-workspace/mailslurp/Models/InboxDto.swift:86:14: warning: 'tags' is deprecated: This property is deprecated.
84 | self.expiresAt = expiresAt
85 | self.favourite = favourite
86 | self.tags = tags
| `- warning: 'tags' is deprecated: This property is deprecated.
87 | self.inboxType = inboxType
88 | self.readOnly = readOnly
/Users/admin/builder/spi-builder-workspace/mailslurp/Models/InboxDto.swift:129:39: warning: 'tags' is deprecated: This property is deprecated.
127 | try container.encodeIfPresent(expiresAt, forKey: .expiresAt)
128 | try container.encode(favourite, forKey: .favourite)
129 | try container.encodeIfPresent(tags, forKey: .tags)
| `- warning: 'tags' is deprecated: This property is deprecated.
130 | try container.encodeIfPresent(inboxType, forKey: .inboxType)
131 | try container.encode(readOnly, forKey: .readOnly)
/Users/admin/builder/spi-builder-workspace/mailslurp/Models/InboxPreview.swift:79:14: warning: 'tags' is deprecated: This property is deprecated.
77 | self.favourite = favourite
78 | self.name = name
79 | self.tags = tags
| `- warning: 'tags' is deprecated: This property is deprecated.
80 | self.teamAccess = teamAccess
81 | self.inboxType = inboxType
/Users/admin/builder/spi-builder-workspace/mailslurp/Models/InboxPreview.swift:118:39: warning: 'tags' is deprecated: This property is deprecated.
116 | try container.encode(favourite, forKey: .favourite)
117 | try container.encodeIfPresent(name, forKey: .name)
118 | try container.encodeIfPresent(tags, forKey: .tags)
| `- warning: 'tags' is deprecated: This property is deprecated.
119 | try container.encode(teamAccess, forKey: .teamAccess)
120 | try container.encodeIfPresent(inboxType, forKey: .inboxType)
[166/367] Compiling mailslurp InboxForwarderTestResult.swift
/Users/admin/builder/spi-builder-workspace/mailslurp/Models/InboxDto.swift:86:14: warning: 'tags' is deprecated: This property is deprecated.
84 | self.expiresAt = expiresAt
85 | self.favourite = favourite
86 | self.tags = tags
| `- warning: 'tags' is deprecated: This property is deprecated.
87 | self.inboxType = inboxType
88 | self.readOnly = readOnly
/Users/admin/builder/spi-builder-workspace/mailslurp/Models/InboxDto.swift:129:39: warning: 'tags' is deprecated: This property is deprecated.
127 | try container.encodeIfPresent(expiresAt, forKey: .expiresAt)
128 | try container.encode(favourite, forKey: .favourite)
129 | try container.encodeIfPresent(tags, forKey: .tags)
| `- warning: 'tags' is deprecated: This property is deprecated.
130 | try container.encodeIfPresent(inboxType, forKey: .inboxType)
131 | try container.encode(readOnly, forKey: .readOnly)
/Users/admin/builder/spi-builder-workspace/mailslurp/Models/InboxPreview.swift:79:14: warning: 'tags' is deprecated: This property is deprecated.
77 | self.favourite = favourite
78 | self.name = name
79 | self.tags = tags
| `- warning: 'tags' is deprecated: This property is deprecated.
80 | self.teamAccess = teamAccess
81 | self.inboxType = inboxType
/Users/admin/builder/spi-builder-workspace/mailslurp/Models/InboxPreview.swift:118:39: warning: 'tags' is deprecated: This property is deprecated.
116 | try container.encode(favourite, forKey: .favourite)
117 | try container.encodeIfPresent(name, forKey: .name)
118 | try container.encodeIfPresent(tags, forKey: .tags)
| `- warning: 'tags' is deprecated: This property is deprecated.
119 | try container.encode(teamAccess, forKey: .teamAccess)
120 | try container.encodeIfPresent(inboxType, forKey: .inboxType)
[167/367] Compiling mailslurp InboxIdItem.swift
/Users/admin/builder/spi-builder-workspace/mailslurp/Models/InboxDto.swift:86:14: warning: 'tags' is deprecated: This property is deprecated.
84 | self.expiresAt = expiresAt
85 | self.favourite = favourite
86 | self.tags = tags
| `- warning: 'tags' is deprecated: This property is deprecated.
87 | self.inboxType = inboxType
88 | self.readOnly = readOnly
/Users/admin/builder/spi-builder-workspace/mailslurp/Models/InboxDto.swift:129:39: warning: 'tags' is deprecated: This property is deprecated.
127 | try container.encodeIfPresent(expiresAt, forKey: .expiresAt)
128 | try container.encode(favourite, forKey: .favourite)
129 | try container.encodeIfPresent(tags, forKey: .tags)
| `- warning: 'tags' is deprecated: This property is deprecated.
130 | try container.encodeIfPresent(inboxType, forKey: .inboxType)
131 | try container.encode(readOnly, forKey: .readOnly)
/Users/admin/builder/spi-builder-workspace/mailslurp/Models/InboxPreview.swift:79:14: warning: 'tags' is deprecated: This property is deprecated.
77 | self.favourite = favourite
78 | self.name = name
79 | self.tags = tags
| `- warning: 'tags' is deprecated: This property is deprecated.
80 | self.teamAccess = teamAccess
81 | self.inboxType = inboxType
/Users/admin/builder/spi-builder-workspace/mailslurp/Models/InboxPreview.swift:118:39: warning: 'tags' is deprecated: This property is deprecated.
116 | try container.encode(favourite, forKey: .favourite)
117 | try container.encodeIfPresent(name, forKey: .name)
118 | try container.encodeIfPresent(tags, forKey: .tags)
| `- warning: 'tags' is deprecated: This property is deprecated.
119 | try container.encode(teamAccess, forKey: .teamAccess)
120 | try container.encodeIfPresent(inboxType, forKey: .inboxType)
[168/367] Compiling mailslurp InboxIdsResult.swift
/Users/admin/builder/spi-builder-workspace/mailslurp/Models/InboxDto.swift:86:14: warning: 'tags' is deprecated: This property is deprecated.
84 | self.expiresAt = expiresAt
85 | self.favourite = favourite
86 | self.tags = tags
| `- warning: 'tags' is deprecated: This property is deprecated.
87 | self.inboxType = inboxType
88 | self.readOnly = readOnly
/Users/admin/builder/spi-builder-workspace/mailslurp/Models/InboxDto.swift:129:39: warning: 'tags' is deprecated: This property is deprecated.
127 | try container.encodeIfPresent(expiresAt, forKey: .expiresAt)
128 | try container.encode(favourite, forKey: .favourite)
129 | try container.encodeIfPresent(tags, forKey: .tags)
| `- warning: 'tags' is deprecated: This property is deprecated.
130 | try container.encodeIfPresent(inboxType, forKey: .inboxType)
131 | try container.encode(readOnly, forKey: .readOnly)
/Users/admin/builder/spi-builder-workspace/mailslurp/Models/InboxPreview.swift:79:14: warning: 'tags' is deprecated: This property is deprecated.
77 | self.favourite = favourite
78 | self.name = name
79 | self.tags = tags
| `- warning: 'tags' is deprecated: This property is deprecated.
80 | self.teamAccess = teamAccess
81 | self.inboxType = inboxType
/Users/admin/builder/spi-builder-workspace/mailslurp/Models/InboxPreview.swift:118:39: warning: 'tags' is deprecated: This property is deprecated.
116 | try container.encode(favourite, forKey: .favourite)
117 | try container.encodeIfPresent(name, forKey: .name)
118 | try container.encodeIfPresent(tags, forKey: .tags)
| `- warning: 'tags' is deprecated: This property is deprecated.
119 | try container.encode(teamAccess, forKey: .teamAccess)
120 | try container.encodeIfPresent(inboxType, forKey: .inboxType)
[169/367] Compiling mailslurp InboxPreview.swift
/Users/admin/builder/spi-builder-workspace/mailslurp/Models/InboxDto.swift:86:14: warning: 'tags' is deprecated: This property is deprecated.
84 | self.expiresAt = expiresAt
85 | self.favourite = favourite
86 | self.tags = tags
| `- warning: 'tags' is deprecated: This property is deprecated.
87 | self.inboxType = inboxType
88 | self.readOnly = readOnly
/Users/admin/builder/spi-builder-workspace/mailslurp/Models/InboxDto.swift:129:39: warning: 'tags' is deprecated: This property is deprecated.
127 | try container.encodeIfPresent(expiresAt, forKey: .expiresAt)
128 | try container.encode(favourite, forKey: .favourite)
129 | try container.encodeIfPresent(tags, forKey: .tags)
| `- warning: 'tags' is deprecated: This property is deprecated.
130 | try container.encodeIfPresent(inboxType, forKey: .inboxType)
131 | try container.encode(readOnly, forKey: .readOnly)
/Users/admin/builder/spi-builder-workspace/mailslurp/Models/InboxPreview.swift:79:14: warning: 'tags' is deprecated: This property is deprecated.
77 | self.favourite = favourite
78 | self.name = name
79 | self.tags = tags
| `- warning: 'tags' is deprecated: This property is deprecated.
80 | self.teamAccess = teamAccess
81 | self.inboxType = inboxType
/Users/admin/builder/spi-builder-workspace/mailslurp/Models/InboxPreview.swift:118:39: warning: 'tags' is deprecated: This property is deprecated.
116 | try container.encode(favourite, forKey: .favourite)
117 | try container.encodeIfPresent(name, forKey: .name)
118 | try container.encodeIfPresent(tags, forKey: .tags)
| `- warning: 'tags' is deprecated: This property is deprecated.
119 | try container.encode(teamAccess, forKey: .teamAccess)
120 | try container.encodeIfPresent(inboxType, forKey: .inboxType)
[170/367] Compiling mailslurp InboxReplierDto.swift
/Users/admin/builder/spi-builder-workspace/mailslurp/Models/InboxDto.swift:86:14: warning: 'tags' is deprecated: This property is deprecated.
84 | self.expiresAt = expiresAt
85 | self.favourite = favourite
86 | self.tags = tags
| `- warning: 'tags' is deprecated: This property is deprecated.
87 | self.inboxType = inboxType
88 | self.readOnly = readOnly
/Users/admin/builder/spi-builder-workspace/mailslurp/Models/InboxDto.swift:129:39: warning: 'tags' is deprecated: This property is deprecated.
127 | try container.encodeIfPresent(expiresAt, forKey: .expiresAt)
128 | try container.encode(favourite, forKey: .favourite)
129 | try container.encodeIfPresent(tags, forKey: .tags)
| `- warning: 'tags' is deprecated: This property is deprecated.
130 | try container.encodeIfPresent(inboxType, forKey: .inboxType)
131 | try container.encode(readOnly, forKey: .readOnly)
/Users/admin/builder/spi-builder-workspace/mailslurp/Models/InboxPreview.swift:79:14: warning: 'tags' is deprecated: This property is deprecated.
77 | self.favourite = favourite
78 | self.name = name
79 | self.tags = tags
| `- warning: 'tags' is deprecated: This property is deprecated.
80 | self.teamAccess = teamAccess
81 | self.inboxType = inboxType
/Users/admin/builder/spi-builder-workspace/mailslurp/Models/InboxPreview.swift:118:39: warning: 'tags' is deprecated: This property is deprecated.
116 | try container.encode(favourite, forKey: .favourite)
117 | try container.encodeIfPresent(name, forKey: .name)
118 | try container.encodeIfPresent(tags, forKey: .tags)
| `- warning: 'tags' is deprecated: This property is deprecated.
119 | try container.encode(teamAccess, forKey: .teamAccess)
120 | try container.encodeIfPresent(inboxType, forKey: .inboxType)
[171/391] Compiling mailslurp EmailFeatureVersionStatistics.swift
[172/391] Compiling mailslurp EmailHtmlDto.swift
[173/391] Compiling mailslurp EmailLinksResult.swift
[174/391] Compiling mailslurp EmailPreview.swift
[175/391] Compiling mailslurp EmailPreviewUrls.swift
[176/391] Compiling mailslurp EmailProjection.swift
[177/391] Compiling mailslurp EmailRecipients.swift
[178/391] Compiling mailslurp EmailRecipientsProjection.swift
[179/391] Compiling mailslurp EmailScreenshotResult.swift
[180/391] Compiling mailslurp EmailSignature.swift
[181/391] Compiling mailslurp EmailSignatureParseResult.swift
[182/391] Compiling mailslurp EmailTextLinesResult.swift
[183/391] Compiling mailslurp EmailThreadDto.swift
[184/391] Compiling mailslurp EmailThreadItem.swift
[185/391] Compiling mailslurp EmailThreadItemsDto.swift
[186/391] Compiling mailslurp EmailThreadProjection.swift
[187/391] Compiling mailslurp EmailValidationRequestDto.swift
[188/391] Compiling mailslurp EmailVerificationResult.swift
[189/391] Compiling mailslurp EmergencyAddress.swift
[190/391] Compiling mailslurp EmergencyAddressDto.swift
[191/391] Compiling mailslurp EmptyResponseDto.swift
[192/391] Compiling mailslurp EntityAutomationItemProjection.swift
[193/391] Compiling mailslurp EntityEventItemProjection.swift
[194/391] Compiling mailslurp EntityFavouriteItemProjection.swift
[195/391] Compiling mailslurp ExpirationDefaults.swift
/Users/admin/builder/spi-builder-workspace/mailslurp/Models/ExpirationDefaults.swift:35:14: warning: 'canPermanentInbox' is deprecated: This property is deprecated.
33 | self.maxExpirationMillis = maxExpirationMillis
34 | self.defaultExpiresAt = defaultExpiresAt
35 | self.canPermanentInbox = canPermanentInbox
| `- warning: 'canPermanentInbox' is deprecated: This property is deprecated.
36 | self.nextInboxAllowsPermanent = nextInboxAllowsPermanent
37 | }
/Users/admin/builder/spi-builder-workspace/mailslurp/Models/ExpirationDefaults.swift:54:30: warning: 'canPermanentInbox' is deprecated: This property is deprecated.
52 | try container.encodeIfPresent(maxExpirationMillis, forKey: .maxExpirationMillis)
53 | try container.encodeIfPresent(defaultExpiresAt, forKey: .defaultExpiresAt)
54 | try container.encode(canPermanentInbox, forKey: .canPermanentInbox)
| `- warning: 'canPermanentInbox' is deprecated: This property is deprecated.
55 | try container.encode(nextInboxAllowsPermanent, forKey: .nextInboxAllowsPermanent)
56 | }
/Users/admin/builder/spi-builder-workspace/mailslurp/Models/FakeEmailDto.swift:35:14: warning: 'body' is deprecated: This property is deprecated.
33 | self.subject = subject
34 | self.preview = preview
35 | self.body = body
| `- warning: 'body' is deprecated: This property is deprecated.
36 | self.seen = seen
37 | self.createdAt = createdAt
/Users/admin/builder/spi-builder-workspace/mailslurp/Models/FakeEmailDto.swift:68:30: warning: 'body' is deprecated: This property is deprecated.
66 | try container.encodeIfPresent(subject, forKey: .subject)
67 | try container.encodeIfPresent(preview, forKey: .preview)
68 | try container.encode(body, forKey: .body)
| `- warning: 'body' is deprecated: This property is deprecated.
69 | try container.encode(seen, forKey: .seen)
70 | try container.encode(createdAt, forKey: .createdAt)
[196/391] Compiling mailslurp ExpiredInboxDto.swift
/Users/admin/builder/spi-builder-workspace/mailslurp/Models/ExpirationDefaults.swift:35:14: warning: 'canPermanentInbox' is deprecated: This property is deprecated.
33 | self.maxExpirationMillis = maxExpirationMillis
34 | self.defaultExpiresAt = defaultExpiresAt
35 | self.canPermanentInbox = canPermanentInbox
| `- warning: 'canPermanentInbox' is deprecated: This property is deprecated.
36 | self.nextInboxAllowsPermanent = nextInboxAllowsPermanent
37 | }
/Users/admin/builder/spi-builder-workspace/mailslurp/Models/ExpirationDefaults.swift:54:30: warning: 'canPermanentInbox' is deprecated: This property is deprecated.
52 | try container.encodeIfPresent(maxExpirationMillis, forKey: .maxExpirationMillis)
53 | try container.encodeIfPresent(defaultExpiresAt, forKey: .defaultExpiresAt)
54 | try container.encode(canPermanentInbox, forKey: .canPermanentInbox)
| `- warning: 'canPermanentInbox' is deprecated: This property is deprecated.
55 | try container.encode(nextInboxAllowsPermanent, forKey: .nextInboxAllowsPermanent)
56 | }
/Users/admin/builder/spi-builder-workspace/mailslurp/Models/FakeEmailDto.swift:35:14: warning: 'body' is deprecated: This property is deprecated.
33 | self.subject = subject
34 | self.preview = preview
35 | self.body = body
| `- warning: 'body' is deprecated: This property is deprecated.
36 | self.seen = seen
37 | self.createdAt = createdAt
/Users/admin/builder/spi-builder-workspace/mailslurp/Models/FakeEmailDto.swift:68:30: warning: 'body' is deprecated: This property is deprecated.
66 | try container.encodeIfPresent(subject, forKey: .subject)
67 | try container.encodeIfPresent(preview, forKey: .preview)
68 | try container.encode(body, forKey: .body)
| `- warning: 'body' is deprecated: This property is deprecated.
69 | try container.encode(seen, forKey: .seen)
70 | try container.encode(createdAt, forKey: .createdAt)
[197/391] Compiling mailslurp ExpiredInboxRecordProjection.swift
/Users/admin/builder/spi-builder-workspace/mailslurp/Models/ExpirationDefaults.swift:35:14: warning: 'canPermanentInbox' is deprecated: This property is deprecated.
33 | self.maxExpirationMillis = maxExpirationMillis
34 | self.defaultExpiresAt = defaultExpiresAt
35 | self.canPermanentInbox = canPermanentInbox
| `- warning: 'canPermanentInbox' is deprecated: This property is deprecated.
36 | self.nextInboxAllowsPermanent = nextInboxAllowsPermanent
37 | }
/Users/admin/builder/spi-builder-workspace/mailslurp/Models/ExpirationDefaults.swift:54:30: warning: 'canPermanentInbox' is deprecated: This property is deprecated.
52 | try container.encodeIfPresent(maxExpirationMillis, forKey: .maxExpirationMillis)
53 | try container.encodeIfPresent(defaultExpiresAt, forKey: .defaultExpiresAt)
54 | try container.encode(canPermanentInbox, forKey: .canPermanentInbox)
| `- warning: 'canPermanentInbox' is deprecated: This property is deprecated.
55 | try container.encode(nextInboxAllowsPermanent, forKey: .nextInboxAllowsPermanent)
56 | }
/Users/admin/builder/spi-builder-workspace/mailslurp/Models/FakeEmailDto.swift:35:14: warning: 'body' is deprecated: This property is deprecated.
33 | self.subject = subject
34 | self.preview = preview
35 | self.body = body
| `- warning: 'body' is deprecated: This property is deprecated.
36 | self.seen = seen
37 | self.createdAt = createdAt
/Users/admin/builder/spi-builder-workspace/mailslurp/Models/FakeEmailDto.swift:68:30: warning: 'body' is deprecated: This property is deprecated.
66 | try container.encodeIfPresent(subject, forKey: .subject)
67 | try container.encodeIfPresent(preview, forKey: .preview)
68 | try container.encode(body, forKey: .body)
| `- warning: 'body' is deprecated: This property is deprecated.
69 | try container.encode(seen, forKey: .seen)
70 | try container.encode(createdAt, forKey: .createdAt)
[198/391] Compiling mailslurp ExportLink.swift
/Users/admin/builder/spi-builder-workspace/mailslurp/Models/ExpirationDefaults.swift:35:14: warning: 'canPermanentInbox' is deprecated: This property is deprecated.
33 | self.maxExpirationMillis = maxExpirationMillis
34 | self.defaultExpiresAt = defaultExpiresAt
35 | self.canPermanentInbox = canPermanentInbox
| `- warning: 'canPermanentInbox' is deprecated: This property is deprecated.
36 | self.nextInboxAllowsPermanent = nextInboxAllowsPermanent
37 | }
/Users/admin/builder/spi-builder-workspace/mailslurp/Models/ExpirationDefaults.swift:54:30: warning: 'canPermanentInbox' is deprecated: This property is deprecated.
52 | try container.encodeIfPresent(maxExpirationMillis, forKey: .maxExpirationMillis)
53 | try container.encodeIfPresent(defaultExpiresAt, forKey: .defaultExpiresAt)
54 | try container.encode(canPermanentInbox, forKey: .canPermanentInbox)
| `- warning: 'canPermanentInbox' is deprecated: This property is deprecated.
55 | try container.encode(nextInboxAllowsPermanent, forKey: .nextInboxAllowsPermanent)
56 | }
/Users/admin/builder/spi-builder-workspace/mailslurp/Models/FakeEmailDto.swift:35:14: warning: 'body' is deprecated: This property is deprecated.
33 | self.subject = subject
34 | self.preview = preview
35 | self.body = body
| `- warning: 'body' is deprecated: This property is deprecated.
36 | self.seen = seen
37 | self.createdAt = createdAt
/Users/admin/builder/spi-builder-workspace/mailslurp/Models/FakeEmailDto.swift:68:30: warning: 'body' is deprecated: This property is deprecated.
66 | try container.encodeIfPresent(subject, forKey: .subject)
67 | try container.encodeIfPresent(preview, forKey: .preview)
68 | try container.encode(body, forKey: .body)
| `- warning: 'body' is deprecated: This property is deprecated.
69 | try container.encode(seen, forKey: .seen)
70 | try container.encode(createdAt, forKey: .createdAt)
[199/391] Compiling mailslurp ExportOptions.swift
/Users/admin/builder/spi-builder-workspace/mailslurp/Models/ExpirationDefaults.swift:35:14: warning: 'canPermanentInbox' is deprecated: This property is deprecated.
33 | self.maxExpirationMillis = maxExpirationMillis
34 | self.defaultExpiresAt = defaultExpiresAt
35 | self.canPermanentInbox = canPermanentInbox
| `- warning: 'canPermanentInbox' is deprecated: This property is deprecated.
36 | self.nextInboxAllowsPermanent = nextInboxAllowsPermanent
37 | }
/Users/admin/builder/spi-builder-workspace/mailslurp/Models/ExpirationDefaults.swift:54:30: warning: 'canPermanentInbox' is deprecated: This property is deprecated.
52 | try container.encodeIfPresent(maxExpirationMillis, forKey: .maxExpirationMillis)
53 | try container.encodeIfPresent(defaultExpiresAt, forKey: .defaultExpiresAt)
54 | try container.encode(canPermanentInbox, forKey: .canPermanentInbox)
| `- warning: 'canPermanentInbox' is deprecated: This property is deprecated.
55 | try container.encode(nextInboxAllowsPermanent, forKey: .nextInboxAllowsPermanent)
56 | }
/Users/admin/builder/spi-builder-workspace/mailslurp/Models/FakeEmailDto.swift:35:14: warning: 'body' is deprecated: This property is deprecated.
33 | self.subject = subject
34 | self.preview = preview
35 | self.body = body
| `- warning: 'body' is deprecated: This property is deprecated.
36 | self.seen = seen
37 | self.createdAt = createdAt
/Users/admin/builder/spi-builder-workspace/mailslurp/Models/FakeEmailDto.swift:68:30: warning: 'body' is deprecated: This property is deprecated.
66 | try container.encodeIfPresent(subject, forKey: .subject)
67 | try container.encodeIfPresent(preview, forKey: .preview)
68 | try container.encode(body, forKey: .body)
| `- warning: 'body' is deprecated: This property is deprecated.
69 | try container.encode(seen, forKey: .seen)
70 | try container.encode(createdAt, forKey: .createdAt)
[200/391] Compiling mailslurp ExportTransformerOptions.swift
/Users/admin/builder/spi-builder-workspace/mailslurp/Models/ExpirationDefaults.swift:35:14: warning: 'canPermanentInbox' is deprecated: This property is deprecated.
33 | self.maxExpirationMillis = maxExpirationMillis
34 | self.defaultExpiresAt = defaultExpiresAt
35 | self.canPermanentInbox = canPermanentInbox
| `- warning: 'canPermanentInbox' is deprecated: This property is deprecated.
36 | self.nextInboxAllowsPermanent = nextInboxAllowsPermanent
37 | }
/Users/admin/builder/spi-builder-workspace/mailslurp/Models/ExpirationDefaults.swift:54:30: warning: 'canPermanentInbox' is deprecated: This property is deprecated.
52 | try container.encodeIfPresent(maxExpirationMillis, forKey: .maxExpirationMillis)
53 | try container.encodeIfPresent(defaultExpiresAt, forKey: .defaultExpiresAt)
54 | try container.encode(canPermanentInbox, forKey: .canPermanentInbox)
| `- warning: 'canPermanentInbox' is deprecated: This property is deprecated.
55 | try container.encode(nextInboxAllowsPermanent, forKey: .nextInboxAllowsPermanent)
56 | }
/Users/admin/builder/spi-builder-workspace/mailslurp/Models/FakeEmailDto.swift:35:14: warning: 'body' is deprecated: This property is deprecated.
33 | self.subject = subject
34 | self.preview = preview
35 | self.body = body
| `- warning: 'body' is deprecated: This property is deprecated.
36 | self.seen = seen
37 | self.createdAt = createdAt
/Users/admin/builder/spi-builder-workspace/mailslurp/Models/FakeEmailDto.swift:68:30: warning: 'body' is deprecated: This property is deprecated.
66 | try container.encodeIfPresent(subject, forKey: .subject)
67 | try container.encodeIfPresent(preview, forKey: .preview)
68 | try container.encode(body, forKey: .body)
| `- warning: 'body' is deprecated: This property is deprecated.
69 | try container.encode(seen, forKey: .seen)
70 | try container.encode(createdAt, forKey: .createdAt)
[201/391] Compiling mailslurp ExportTransformerResponse.swift
/Users/admin/builder/spi-builder-workspace/mailslurp/Models/ExpirationDefaults.swift:35:14: warning: 'canPermanentInbox' is deprecated: This property is deprecated.
33 | self.maxExpirationMillis = maxExpirationMillis
34 | self.defaultExpiresAt = defaultExpiresAt
35 | self.canPermanentInbox = canPermanentInbox
| `- warning: 'canPermanentInbox' is deprecated: This property is deprecated.
36 | self.nextInboxAllowsPermanent = nextInboxAllowsPermanent
37 | }
/Users/admin/builder/spi-builder-workspace/mailslurp/Models/ExpirationDefaults.swift:54:30: warning: 'canPermanentInbox' is deprecated: This property is deprecated.
52 | try container.encodeIfPresent(maxExpirationMillis, forKey: .maxExpirationMillis)
53 | try container.encodeIfPresent(defaultExpiresAt, forKey: .defaultExpiresAt)
54 | try container.encode(canPermanentInbox, forKey: .canPermanentInbox)
| `- warning: 'canPermanentInbox' is deprecated: This property is deprecated.
55 | try container.encode(nextInboxAllowsPermanent, forKey: .nextInboxAllowsPermanent)
56 | }
/Users/admin/builder/spi-builder-workspace/mailslurp/Models/FakeEmailDto.swift:35:14: warning: 'body' is deprecated: This property is deprecated.
33 | self.subject = subject
34 | self.preview = preview
35 | self.body = body
| `- warning: 'body' is deprecated: This property is deprecated.
36 | self.seen = seen
37 | self.createdAt = createdAt
/Users/admin/builder/spi-builder-workspace/mailslurp/Models/FakeEmailDto.swift:68:30: warning: 'body' is deprecated: This property is deprecated.
66 | try container.encodeIfPresent(subject, forKey: .subject)
67 | try container.encodeIfPresent(preview, forKey: .preview)
68 | try container.encode(body, forKey: .body)
| `- warning: 'body' is deprecated: This property is deprecated.
69 | try container.encode(seen, forKey: .seen)
70 | try container.encode(createdAt, forKey: .createdAt)
[202/391] Compiling mailslurp ExportTransformerResultJobDto.swift
/Users/admin/builder/spi-builder-workspace/mailslurp/Models/ExpirationDefaults.swift:35:14: warning: 'canPermanentInbox' is deprecated: This property is deprecated.
33 | self.maxExpirationMillis = maxExpirationMillis
34 | self.defaultExpiresAt = defaultExpiresAt
35 | self.canPermanentInbox = canPermanentInbox
| `- warning: 'canPermanentInbox' is deprecated: This property is deprecated.
36 | self.nextInboxAllowsPermanent = nextInboxAllowsPermanent
37 | }
/Users/admin/builder/spi-builder-workspace/mailslurp/Models/ExpirationDefaults.swift:54:30: warning: 'canPermanentInbox' is deprecated: This property is deprecated.
52 | try container.encodeIfPresent(maxExpirationMillis, forKey: .maxExpirationMillis)
53 | try container.encodeIfPresent(defaultExpiresAt, forKey: .defaultExpiresAt)
54 | try container.encode(canPermanentInbox, forKey: .canPermanentInbox)
| `- warning: 'canPermanentInbox' is deprecated: This property is deprecated.
55 | try container.encode(nextInboxAllowsPermanent, forKey: .nextInboxAllowsPermanent)
56 | }
/Users/admin/builder/spi-builder-workspace/mailslurp/Models/FakeEmailDto.swift:35:14: warning: 'body' is deprecated: This property is deprecated.
33 | self.subject = subject
34 | self.preview = preview
35 | self.body = body
| `- warning: 'body' is deprecated: This property is deprecated.
36 | self.seen = seen
37 | self.createdAt = createdAt
/Users/admin/builder/spi-builder-workspace/mailslurp/Models/FakeEmailDto.swift:68:30: warning: 'body' is deprecated: This property is deprecated.
66 | try container.encodeIfPresent(subject, forKey: .subject)
67 | try container.encodeIfPresent(preview, forKey: .preview)
68 | try container.encode(body, forKey: .body)
| `- warning: 'body' is deprecated: This property is deprecated.
69 | try container.encode(seen, forKey: .seen)
70 | try container.encode(createdAt, forKey: .createdAt)
[203/391] Compiling mailslurp ExtractAttachmentTextOptions.swift
/Users/admin/builder/spi-builder-workspace/mailslurp/Models/ExpirationDefaults.swift:35:14: warning: 'canPermanentInbox' is deprecated: This property is deprecated.
33 | self.maxExpirationMillis = maxExpirationMillis
34 | self.defaultExpiresAt = defaultExpiresAt
35 | self.canPermanentInbox = canPermanentInbox
| `- warning: 'canPermanentInbox' is deprecated: This property is deprecated.
36 | self.nextInboxAllowsPermanent = nextInboxAllowsPermanent
37 | }
/Users/admin/builder/spi-builder-workspace/mailslurp/Models/ExpirationDefaults.swift:54:30: warning: 'canPermanentInbox' is deprecated: This property is deprecated.
52 | try container.encodeIfPresent(maxExpirationMillis, forKey: .maxExpirationMillis)
53 | try container.encodeIfPresent(defaultExpiresAt, forKey: .defaultExpiresAt)
54 | try container.encode(canPermanentInbox, forKey: .canPermanentInbox)
| `- warning: 'canPermanentInbox' is deprecated: This property is deprecated.
55 | try container.encode(nextInboxAllowsPermanent, forKey: .nextInboxAllowsPermanent)
56 | }
/Users/admin/builder/spi-builder-workspace/mailslurp/Models/FakeEmailDto.swift:35:14: warning: 'body' is deprecated: This property is deprecated.
33 | self.subject = subject
34 | self.preview = preview
35 | self.body = body
| `- warning: 'body' is deprecated: This property is deprecated.
36 | self.seen = seen
37 | self.createdAt = createdAt
/Users/admin/builder/spi-builder-workspace/mailslurp/Models/FakeEmailDto.swift:68:30: warning: 'body' is deprecated: This property is deprecated.
66 | try container.encodeIfPresent(subject, forKey: .subject)
67 | try container.encodeIfPresent(preview, forKey: .preview)
68 | try container.encode(body, forKey: .body)
| `- warning: 'body' is deprecated: This property is deprecated.
69 | try container.encode(seen, forKey: .seen)
70 | try container.encode(createdAt, forKey: .createdAt)
[204/391] Compiling mailslurp ExtractAttachmentTextResult.swift
/Users/admin/builder/spi-builder-workspace/mailslurp/Models/ExpirationDefaults.swift:35:14: warning: 'canPermanentInbox' is deprecated: This property is deprecated.
33 | self.maxExpirationMillis = maxExpirationMillis
34 | self.defaultExpiresAt = defaultExpiresAt
35 | self.canPermanentInbox = canPermanentInbox
| `- warning: 'canPermanentInbox' is deprecated: This property is deprecated.
36 | self.nextInboxAllowsPermanent = nextInboxAllowsPermanent
37 | }
/Users/admin/builder/spi-builder-workspace/mailslurp/Models/ExpirationDefaults.swift:54:30: warning: 'canPermanentInbox' is deprecated: This property is deprecated.
52 | try container.encodeIfPresent(maxExpirationMillis, forKey: .maxExpirationMillis)
53 | try container.encodeIfPresent(defaultExpiresAt, forKey: .defaultExpiresAt)
54 | try container.encode(canPermanentInbox, forKey: .canPermanentInbox)
| `- warning: 'canPermanentInbox' is deprecated: This property is deprecated.
55 | try container.encode(nextInboxAllowsPermanent, forKey: .nextInboxAllowsPermanent)
56 | }
/Users/admin/builder/spi-builder-workspace/mailslurp/Models/FakeEmailDto.swift:35:14: warning: 'body' is deprecated: This property is deprecated.
33 | self.subject = subject
34 | self.preview = preview
35 | self.body = body
| `- warning: 'body' is deprecated: This property is deprecated.
36 | self.seen = seen
37 | self.createdAt = createdAt
/Users/admin/builder/spi-builder-workspace/mailslurp/Models/FakeEmailDto.swift:68:30: warning: 'body' is deprecated: This property is deprecated.
66 | try container.encodeIfPresent(subject, forKey: .subject)
67 | try container.encodeIfPresent(preview, forKey: .preview)
68 | try container.encode(body, forKey: .body)
| `- warning: 'body' is deprecated: This property is deprecated.
69 | try container.encode(seen, forKey: .seen)
70 | try container.encode(createdAt, forKey: .createdAt)
[205/391] Compiling mailslurp ExtractCodesOptions.swift
/Users/admin/builder/spi-builder-workspace/mailslurp/Models/ExpirationDefaults.swift:35:14: warning: 'canPermanentInbox' is deprecated: This property is deprecated.
33 | self.maxExpirationMillis = maxExpirationMillis
34 | self.defaultExpiresAt = defaultExpiresAt
35 | self.canPermanentInbox = canPermanentInbox
| `- warning: 'canPermanentInbox' is deprecated: This property is deprecated.
36 | self.nextInboxAllowsPermanent = nextInboxAllowsPermanent
37 | }
/Users/admin/builder/spi-builder-workspace/mailslurp/Models/ExpirationDefaults.swift:54:30: warning: 'canPermanentInbox' is deprecated: This property is deprecated.
52 | try container.encodeIfPresent(maxExpirationMillis, forKey: .maxExpirationMillis)
53 | try container.encodeIfPresent(defaultExpiresAt, forKey: .defaultExpiresAt)
54 | try container.encode(canPermanentInbox, forKey: .canPermanentInbox)
| `- warning: 'canPermanentInbox' is deprecated: This property is deprecated.
55 | try container.encode(nextInboxAllowsPermanent, forKey: .nextInboxAllowsPermanent)
56 | }
/Users/admin/builder/spi-builder-workspace/mailslurp/Models/FakeEmailDto.swift:35:14: warning: 'body' is deprecated: This property is deprecated.
33 | self.subject = subject
34 | self.preview = preview
35 | self.body = body
| `- warning: 'body' is deprecated: This property is deprecated.
36 | self.seen = seen
37 | self.createdAt = createdAt
/Users/admin/builder/spi-builder-workspace/mailslurp/Models/FakeEmailDto.swift:68:30: warning: 'body' is deprecated: This property is deprecated.
66 | try container.encodeIfPresent(subject, forKey: .subject)
67 | try container.encodeIfPresent(preview, forKey: .preview)
68 | try container.encode(body, forKey: .body)
| `- warning: 'body' is deprecated: This property is deprecated.
69 | try container.encode(seen, forKey: .seen)
70 | try container.encode(createdAt, forKey: .createdAt)
[206/391] Compiling mailslurp ExtractCodesResult.swift
/Users/admin/builder/spi-builder-workspace/mailslurp/Models/ExpirationDefaults.swift:35:14: warning: 'canPermanentInbox' is deprecated: This property is deprecated.
33 | self.maxExpirationMillis = maxExpirationMillis
34 | self.defaultExpiresAt = defaultExpiresAt
35 | self.canPermanentInbox = canPermanentInbox
| `- warning: 'canPermanentInbox' is deprecated: This property is deprecated.
36 | self.nextInboxAllowsPermanent = nextInboxAllowsPermanent
37 | }
/Users/admin/builder/spi-builder-workspace/mailslurp/Models/ExpirationDefaults.swift:54:30: warning: 'canPermanentInbox' is deprecated: This property is deprecated.
52 | try container.encodeIfPresent(maxExpirationMillis, forKey: .maxExpirationMillis)
53 | try container.encodeIfPresent(defaultExpiresAt, forKey: .defaultExpiresAt)
54 | try container.encode(canPermanentInbox, forKey: .canPermanentInbox)
| `- warning: 'canPermanentInbox' is deprecated: This property is deprecated.
55 | try container.encode(nextInboxAllowsPermanent, forKey: .nextInboxAllowsPermanent)
56 | }
/Users/admin/builder/spi-builder-workspace/mailslurp/Models/FakeEmailDto.swift:35:14: warning: 'body' is deprecated: This property is deprecated.
33 | self.subject = subject
34 | self.preview = preview
35 | self.body = body
| `- warning: 'body' is deprecated: This property is deprecated.
36 | self.seen = seen
37 | self.createdAt = createdAt
/Users/admin/builder/spi-builder-workspace/mailslurp/Models/FakeEmailDto.swift:68:30: warning: 'body' is deprecated: This property is deprecated.
66 | try container.encodeIfPresent(subject, forKey: .subject)
67 | try container.encodeIfPresent(preview, forKey: .preview)
68 | try container.encode(body, forKey: .body)
| `- warning: 'body' is deprecated: This property is deprecated.
69 | try container.encode(seen, forKey: .seen)
70 | try container.encode(createdAt, forKey: .createdAt)
[207/391] Compiling mailslurp FakeEmailDto.swift
/Users/admin/builder/spi-builder-workspace/mailslurp/Models/ExpirationDefaults.swift:35:14: warning: 'canPermanentInbox' is deprecated: This property is deprecated.
33 | self.maxExpirationMillis = maxExpirationMillis
34 | self.defaultExpiresAt = defaultExpiresAt
35 | self.canPermanentInbox = canPermanentInbox
| `- warning: 'canPermanentInbox' is deprecated: This property is deprecated.
36 | self.nextInboxAllowsPermanent = nextInboxAllowsPermanent
37 | }
/Users/admin/builder/spi-builder-workspace/mailslurp/Models/ExpirationDefaults.swift:54:30: warning: 'canPermanentInbox' is deprecated: This property is deprecated.
52 | try container.encodeIfPresent(maxExpirationMillis, forKey: .maxExpirationMillis)
53 | try container.encodeIfPresent(defaultExpiresAt, forKey: .defaultExpiresAt)
54 | try container.encode(canPermanentInbox, forKey: .canPermanentInbox)
| `- warning: 'canPermanentInbox' is deprecated: This property is deprecated.
55 | try container.encode(nextInboxAllowsPermanent, forKey: .nextInboxAllowsPermanent)
56 | }
/Users/admin/builder/spi-builder-workspace/mailslurp/Models/FakeEmailDto.swift:35:14: warning: 'body' is deprecated: This property is deprecated.
33 | self.subject = subject
34 | self.preview = preview
35 | self.body = body
| `- warning: 'body' is deprecated: This property is deprecated.
36 | self.seen = seen
37 | self.createdAt = createdAt
/Users/admin/builder/spi-builder-workspace/mailslurp/Models/FakeEmailDto.swift:68:30: warning: 'body' is deprecated: This property is deprecated.
66 | try container.encodeIfPresent(subject, forKey: .subject)
67 | try container.encodeIfPresent(preview, forKey: .preview)
68 | try container.encode(body, forKey: .body)
| `- warning: 'body' is deprecated: This property is deprecated.
69 | try container.encode(seen, forKey: .seen)
70 | try container.encode(createdAt, forKey: .createdAt)
[208/391] Compiling mailslurp FakeEmailPreview.swift
/Users/admin/builder/spi-builder-workspace/mailslurp/Models/ExpirationDefaults.swift:35:14: warning: 'canPermanentInbox' is deprecated: This property is deprecated.
33 | self.maxExpirationMillis = maxExpirationMillis
34 | self.defaultExpiresAt = defaultExpiresAt
35 | self.canPermanentInbox = canPermanentInbox
| `- warning: 'canPermanentInbox' is deprecated: This property is deprecated.
36 | self.nextInboxAllowsPermanent = nextInboxAllowsPermanent
37 | }
/Users/admin/builder/spi-builder-workspace/mailslurp/Models/ExpirationDefaults.swift:54:30: warning: 'canPermanentInbox' is deprecated: This property is deprecated.
52 | try container.encodeIfPresent(maxExpirationMillis, forKey: .maxExpirationMillis)
53 | try container.encodeIfPresent(defaultExpiresAt, forKey: .defaultExpiresAt)
54 | try container.encode(canPermanentInbox, forKey: .canPermanentInbox)
| `- warning: 'canPermanentInbox' is deprecated: This property is deprecated.
55 | try container.encode(nextInboxAllowsPermanent, forKey: .nextInboxAllowsPermanent)
56 | }
/Users/admin/builder/spi-builder-workspace/mailslurp/Models/FakeEmailDto.swift:35:14: warning: 'body' is deprecated: This property is deprecated.
33 | self.subject = subject
34 | self.preview = preview
35 | self.body = body
| `- warning: 'body' is deprecated: This property is deprecated.
36 | self.seen = seen
37 | self.createdAt = createdAt
/Users/admin/builder/spi-builder-workspace/mailslurp/Models/FakeEmailDto.swift:68:30: warning: 'body' is deprecated: This property is deprecated.
66 | try container.encodeIfPresent(subject, forKey: .subject)
67 | try container.encodeIfPresent(preview, forKey: .preview)
68 | try container.encode(body, forKey: .body)
| `- warning: 'body' is deprecated: This property is deprecated.
69 | try container.encode(seen, forKey: .seen)
70 | try container.encode(createdAt, forKey: .createdAt)
[209/391] Compiling mailslurp FakeEmailResult.swift
/Users/admin/builder/spi-builder-workspace/mailslurp/Models/ExpirationDefaults.swift:35:14: warning: 'canPermanentInbox' is deprecated: This property is deprecated.
33 | self.maxExpirationMillis = maxExpirationMillis
34 | self.defaultExpiresAt = defaultExpiresAt
35 | self.canPermanentInbox = canPermanentInbox
| `- warning: 'canPermanentInbox' is deprecated: This property is deprecated.
36 | self.nextInboxAllowsPermanent = nextInboxAllowsPermanent
37 | }
/Users/admin/builder/spi-builder-workspace/mailslurp/Models/ExpirationDefaults.swift:54:30: warning: 'canPermanentInbox' is deprecated: This property is deprecated.
52 | try container.encodeIfPresent(maxExpirationMillis, forKey: .maxExpirationMillis)
53 | try container.encodeIfPresent(defaultExpiresAt, forKey: .defaultExpiresAt)
54 | try container.encode(canPermanentInbox, forKey: .canPermanentInbox)
| `- warning: 'canPermanentInbox' is deprecated: This property is deprecated.
55 | try container.encode(nextInboxAllowsPermanent, forKey: .nextInboxAllowsPermanent)
56 | }
/Users/admin/builder/spi-builder-workspace/mailslurp/Models/FakeEmailDto.swift:35:14: warning: 'body' is deprecated: This property is deprecated.
33 | self.subject = subject
34 | self.preview = preview
35 | self.body = body
| `- warning: 'body' is deprecated: This property is deprecated.
36 | self.seen = seen
37 | self.createdAt = createdAt
/Users/admin/builder/spi-builder-workspace/mailslurp/Models/FakeEmailDto.swift:68:30: warning: 'body' is deprecated: This property is deprecated.
66 | try container.encodeIfPresent(subject, forKey: .subject)
67 | try container.encodeIfPresent(preview, forKey: .preview)
68 | try container.encode(body, forKey: .body)
| `- warning: 'body' is deprecated: This property is deprecated.
69 | try container.encode(seen, forKey: .seen)
70 | try container.encode(createdAt, forKey: .createdAt)
[210/391] Compiling mailslurp FilterBouncedRecipientsOptions.swift
/Users/admin/builder/spi-builder-workspace/mailslurp/Models/ExpirationDefaults.swift:35:14: warning: 'canPermanentInbox' is deprecated: This property is deprecated.
33 | self.maxExpirationMillis = maxExpirationMillis
34 | self.defaultExpiresAt = defaultExpiresAt
35 | self.canPermanentInbox = canPermanentInbox
| `- warning: 'canPermanentInbox' is deprecated: This property is deprecated.
36 | self.nextInboxAllowsPermanent = nextInboxAllowsPermanent
37 | }
/Users/admin/builder/spi-builder-workspace/mailslurp/Models/ExpirationDefaults.swift:54:30: warning: 'canPermanentInbox' is deprecated: This property is deprecated.
52 | try container.encodeIfPresent(maxExpirationMillis, forKey: .maxExpirationMillis)
53 | try container.encodeIfPresent(defaultExpiresAt, forKey: .defaultExpiresAt)
54 | try container.encode(canPermanentInbox, forKey: .canPermanentInbox)
| `- warning: 'canPermanentInbox' is deprecated: This property is deprecated.
55 | try container.encode(nextInboxAllowsPermanent, forKey: .nextInboxAllowsPermanent)
56 | }
/Users/admin/builder/spi-builder-workspace/mailslurp/Models/FakeEmailDto.swift:35:14: warning: 'body' is deprecated: This property is deprecated.
33 | self.subject = subject
34 | self.preview = preview
35 | self.body = body
| `- warning: 'body' is deprecated: This property is deprecated.
36 | self.seen = seen
37 | self.createdAt = createdAt
/Users/admin/builder/spi-builder-workspace/mailslurp/Models/FakeEmailDto.swift:68:30: warning: 'body' is deprecated: This property is deprecated.
66 | try container.encodeIfPresent(subject, forKey: .subject)
67 | try container.encodeIfPresent(preview, forKey: .preview)
68 | try container.encode(body, forKey: .body)
| `- warning: 'body' is deprecated: This property is deprecated.
69 | try container.encode(seen, forKey: .seen)
70 | try container.encode(createdAt, forKey: .createdAt)
[211/391] Compiling mailslurp FilterBouncedRecipientsResult.swift
/Users/admin/builder/spi-builder-workspace/mailslurp/Models/ExpirationDefaults.swift:35:14: warning: 'canPermanentInbox' is deprecated: This property is deprecated.
33 | self.maxExpirationMillis = maxExpirationMillis
34 | self.defaultExpiresAt = defaultExpiresAt
35 | self.canPermanentInbox = canPermanentInbox
| `- warning: 'canPermanentInbox' is deprecated: This property is deprecated.
36 | self.nextInboxAllowsPermanent = nextInboxAllowsPermanent
37 | }
/Users/admin/builder/spi-builder-workspace/mailslurp/Models/ExpirationDefaults.swift:54:30: warning: 'canPermanentInbox' is deprecated: This property is deprecated.
52 | try container.encodeIfPresent(maxExpirationMillis, forKey: .maxExpirationMillis)
53 | try container.encodeIfPresent(defaultExpiresAt, forKey: .defaultExpiresAt)
54 | try container.encode(canPermanentInbox, forKey: .canPermanentInbox)
| `- warning: 'canPermanentInbox' is deprecated: This property is deprecated.
55 | try container.encode(nextInboxAllowsPermanent, forKey: .nextInboxAllowsPermanent)
56 | }
/Users/admin/builder/spi-builder-workspace/mailslurp/Models/FakeEmailDto.swift:35:14: warning: 'body' is deprecated: This property is deprecated.
33 | self.subject = subject
34 | self.preview = preview
35 | self.body = body
| `- warning: 'body' is deprecated: This property is deprecated.
36 | self.seen = seen
37 | self.createdAt = createdAt
/Users/admin/builder/spi-builder-workspace/mailslurp/Models/FakeEmailDto.swift:68:30: warning: 'body' is deprecated: This property is deprecated.
66 | try container.encodeIfPresent(subject, forKey: .subject)
67 | try container.encodeIfPresent(preview, forKey: .preview)
68 | try container.encode(body, forKey: .body)
| `- warning: 'body' is deprecated: This property is deprecated.
69 | try container.encode(seen, forKey: .seen)
70 | try container.encode(createdAt, forKey: .createdAt)
[212/391] Compiling mailslurp FlushExpiredInboxesResult.swift
/Users/admin/builder/spi-builder-workspace/mailslurp/Models/ExpirationDefaults.swift:35:14: warning: 'canPermanentInbox' is deprecated: This property is deprecated.
33 | self.maxExpirationMillis = maxExpirationMillis
34 | self.defaultExpiresAt = defaultExpiresAt
35 | self.canPermanentInbox = canPermanentInbox
| `- warning: 'canPermanentInbox' is deprecated: This property is deprecated.
36 | self.nextInboxAllowsPermanent = nextInboxAllowsPermanent
37 | }
/Users/admin/builder/spi-builder-workspace/mailslurp/Models/ExpirationDefaults.swift:54:30: warning: 'canPermanentInbox' is deprecated: This property is deprecated.
52 | try container.encodeIfPresent(maxExpirationMillis, forKey: .maxExpirationMillis)
53 | try container.encodeIfPresent(defaultExpiresAt, forKey: .defaultExpiresAt)
54 | try container.encode(canPermanentInbox, forKey: .canPermanentInbox)
| `- warning: 'canPermanentInbox' is deprecated: This property is deprecated.
55 | try container.encode(nextInboxAllowsPermanent, forKey: .nextInboxAllowsPermanent)
56 | }
/Users/admin/builder/spi-builder-workspace/mailslurp/Models/FakeEmailDto.swift:35:14: warning: 'body' is deprecated: This property is deprecated.
33 | self.subject = subject
34 | self.preview = preview
35 | self.body = body
| `- warning: 'body' is deprecated: This property is deprecated.
36 | self.seen = seen
37 | self.createdAt = createdAt
/Users/admin/builder/spi-builder-workspace/mailslurp/Models/FakeEmailDto.swift:68:30: warning: 'body' is deprecated: This property is deprecated.
66 | try container.encodeIfPresent(subject, forKey: .subject)
67 | try container.encodeIfPresent(preview, forKey: .preview)
68 | try container.encode(body, forKey: .body)
| `- warning: 'body' is deprecated: This property is deprecated.
69 | try container.encode(seen, forKey: .seen)
70 | try container.encode(createdAt, forKey: .createdAt)
[213/391] Compiling mailslurp ForwardEmailOptions.swift
/Users/admin/builder/spi-builder-workspace/mailslurp/Models/ExpirationDefaults.swift:35:14: warning: 'canPermanentInbox' is deprecated: This property is deprecated.
33 | self.maxExpirationMillis = maxExpirationMillis
34 | self.defaultExpiresAt = defaultExpiresAt
35 | self.canPermanentInbox = canPermanentInbox
| `- warning: 'canPermanentInbox' is deprecated: This property is deprecated.
36 | self.nextInboxAllowsPermanent = nextInboxAllowsPermanent
37 | }
/Users/admin/builder/spi-builder-workspace/mailslurp/Models/ExpirationDefaults.swift:54:30: warning: 'canPermanentInbox' is deprecated: This property is deprecated.
52 | try container.encodeIfPresent(maxExpirationMillis, forKey: .maxExpirationMillis)
53 | try container.encodeIfPresent(defaultExpiresAt, forKey: .defaultExpiresAt)
54 | try container.encode(canPermanentInbox, forKey: .canPermanentInbox)
| `- warning: 'canPermanentInbox' is deprecated: This property is deprecated.
55 | try container.encode(nextInboxAllowsPermanent, forKey: .nextInboxAllowsPermanent)
56 | }
/Users/admin/builder/spi-builder-workspace/mailslurp/Models/FakeEmailDto.swift:35:14: warning: 'body' is deprecated: This property is deprecated.
33 | self.subject = subject
34 | self.preview = preview
35 | self.body = body
| `- warning: 'body' is deprecated: This property is deprecated.
36 | self.seen = seen
37 | self.createdAt = createdAt
/Users/admin/builder/spi-builder-workspace/mailslurp/Models/FakeEmailDto.swift:68:30: warning: 'body' is deprecated: This property is deprecated.
66 | try container.encodeIfPresent(subject, forKey: .subject)
67 | try container.encodeIfPresent(preview, forKey: .preview)
68 | try container.encode(body, forKey: .body)
| `- warning: 'body' is deprecated: This property is deprecated.
69 | try container.encode(seen, forKey: .seen)
70 | try container.encode(createdAt, forKey: .createdAt)
[214/391] Compiling mailslurp GenerateBimiRecordOptions.swift
/Users/admin/builder/spi-builder-workspace/mailslurp/Models/ExpirationDefaults.swift:35:14: warning: 'canPermanentInbox' is deprecated: This property is deprecated.
33 | self.maxExpirationMillis = maxExpirationMillis
34 | self.defaultExpiresAt = defaultExpiresAt
35 | self.canPermanentInbox = canPermanentInbox
| `- warning: 'canPermanentInbox' is deprecated: This property is deprecated.
36 | self.nextInboxAllowsPermanent = nextInboxAllowsPermanent
37 | }
/Users/admin/builder/spi-builder-workspace/mailslurp/Models/ExpirationDefaults.swift:54:30: warning: 'canPermanentInbox' is deprecated: This property is deprecated.
52 | try container.encodeIfPresent(maxExpirationMillis, forKey: .maxExpirationMillis)
53 | try container.encodeIfPresent(defaultExpiresAt, forKey: .defaultExpiresAt)
54 | try container.encode(canPermanentInbox, forKey: .canPermanentInbox)
| `- warning: 'canPermanentInbox' is deprecated: This property is deprecated.
55 | try container.encode(nextInboxAllowsPermanent, forKey: .nextInboxAllowsPermanent)
56 | }
/Users/admin/builder/spi-builder-workspace/mailslurp/Models/FakeEmailDto.swift:35:14: warning: 'body' is deprecated: This property is deprecated.
33 | self.subject = subject
34 | self.preview = preview
35 | self.body = body
| `- warning: 'body' is deprecated: This property is deprecated.
36 | self.seen = seen
37 | self.createdAt = createdAt
/Users/admin/builder/spi-builder-workspace/mailslurp/Models/FakeEmailDto.swift:68:30: warning: 'body' is deprecated: This property is deprecated.
66 | try container.encodeIfPresent(subject, forKey: .subject)
67 | try container.encodeIfPresent(preview, forKey: .preview)
68 | try container.encode(body, forKey: .body)
| `- warning: 'body' is deprecated: This property is deprecated.
69 | try container.encode(seen, forKey: .seen)
70 | try container.encode(createdAt, forKey: .createdAt)
[215/391] Compiling mailslurp GenerateBimiRecordResults.swift
/Users/admin/builder/spi-builder-workspace/mailslurp/Models/ExpirationDefaults.swift:35:14: warning: 'canPermanentInbox' is deprecated: This property is deprecated.
33 | self.maxExpirationMillis = maxExpirationMillis
34 | self.defaultExpiresAt = defaultExpiresAt
35 | self.canPermanentInbox = canPermanentInbox
| `- warning: 'canPermanentInbox' is deprecated: This property is deprecated.
36 | self.nextInboxAllowsPermanent = nextInboxAllowsPermanent
37 | }
/Users/admin/builder/spi-builder-workspace/mailslurp/Models/ExpirationDefaults.swift:54:30: warning: 'canPermanentInbox' is deprecated: This property is deprecated.
52 | try container.encodeIfPresent(maxExpirationMillis, forKey: .maxExpirationMillis)
53 | try container.encodeIfPresent(defaultExpiresAt, forKey: .defaultExpiresAt)
54 | try container.encode(canPermanentInbox, forKey: .canPermanentInbox)
| `- warning: 'canPermanentInbox' is deprecated: This property is deprecated.
55 | try container.encode(nextInboxAllowsPermanent, forKey: .nextInboxAllowsPermanent)
56 | }
/Users/admin/builder/spi-builder-workspace/mailslurp/Models/FakeEmailDto.swift:35:14: warning: 'body' is deprecated: This property is deprecated.
33 | self.subject = subject
34 | self.preview = preview
35 | self.body = body
| `- warning: 'body' is deprecated: This property is deprecated.
36 | self.seen = seen
37 | self.createdAt = createdAt
/Users/admin/builder/spi-builder-workspace/mailslurp/Models/FakeEmailDto.swift:68:30: warning: 'body' is deprecated: This property is deprecated.
66 | try container.encodeIfPresent(subject, forKey: .subject)
67 | try container.encodeIfPresent(preview, forKey: .preview)
68 | try container.encode(body, forKey: .body)
| `- warning: 'body' is deprecated: This property is deprecated.
69 | try container.encode(seen, forKey: .seen)
70 | try container.encode(createdAt, forKey: .createdAt)
[216/391] Compiling mailslurp GenerateDmarcRecordOptions.swift
/Users/admin/builder/spi-builder-workspace/mailslurp/Models/ExpirationDefaults.swift:35:14: warning: 'canPermanentInbox' is deprecated: This property is deprecated.
33 | self.maxExpirationMillis = maxExpirationMillis
34 | self.defaultExpiresAt = defaultExpiresAt
35 | self.canPermanentInbox = canPermanentInbox
| `- warning: 'canPermanentInbox' is deprecated: This property is deprecated.
36 | self.nextInboxAllowsPermanent = nextInboxAllowsPermanent
37 | }
/Users/admin/builder/spi-builder-workspace/mailslurp/Models/ExpirationDefaults.swift:54:30: warning: 'canPermanentInbox' is deprecated: This property is deprecated.
52 | try container.encodeIfPresent(maxExpirationMillis, forKey: .maxExpirationMillis)
53 | try container.encodeIfPresent(defaultExpiresAt, forKey: .defaultExpiresAt)
54 | try container.encode(canPermanentInbox, forKey: .canPermanentInbox)
| `- warning: 'canPermanentInbox' is deprecated: This property is deprecated.
55 | try container.encode(nextInboxAllowsPermanent, forKey: .nextInboxAllowsPermanent)
56 | }
/Users/admin/builder/spi-builder-workspace/mailslurp/Models/FakeEmailDto.swift:35:14: warning: 'body' is deprecated: This property is deprecated.
33 | self.subject = subject
34 | self.preview = preview
35 | self.body = body
| `- warning: 'body' is deprecated: This property is deprecated.
36 | self.seen = seen
37 | self.createdAt = createdAt
/Users/admin/builder/spi-builder-workspace/mailslurp/Models/FakeEmailDto.swift:68:30: warning: 'body' is deprecated: This property is deprecated.
66 | try container.encodeIfPresent(subject, forKey: .subject)
67 | try container.encodeIfPresent(preview, forKey: .preview)
68 | try container.encode(body, forKey: .body)
| `- warning: 'body' is deprecated: This property is deprecated.
69 | try container.encode(seen, forKey: .seen)
70 | try container.encode(createdAt, forKey: .createdAt)
[217/391] Compiling mailslurp GenerateDmarcRecordResults.swift
/Users/admin/builder/spi-builder-workspace/mailslurp/Models/ExpirationDefaults.swift:35:14: warning: 'canPermanentInbox' is deprecated: This property is deprecated.
33 | self.maxExpirationMillis = maxExpirationMillis
34 | self.defaultExpiresAt = defaultExpiresAt
35 | self.canPermanentInbox = canPermanentInbox
| `- warning: 'canPermanentInbox' is deprecated: This property is deprecated.
36 | self.nextInboxAllowsPermanent = nextInboxAllowsPermanent
37 | }
/Users/admin/builder/spi-builder-workspace/mailslurp/Models/ExpirationDefaults.swift:54:30: warning: 'canPermanentInbox' is deprecated: This property is deprecated.
52 | try container.encodeIfPresent(maxExpirationMillis, forKey: .maxExpirationMillis)
53 | try container.encodeIfPresent(defaultExpiresAt, forKey: .defaultExpiresAt)
54 | try container.encode(canPermanentInbox, forKey: .canPermanentInbox)
| `- warning: 'canPermanentInbox' is deprecated: This property is deprecated.
55 | try container.encode(nextInboxAllowsPermanent, forKey: .nextInboxAllowsPermanent)
56 | }
/Users/admin/builder/spi-builder-workspace/mailslurp/Models/FakeEmailDto.swift:35:14: warning: 'body' is deprecated: This property is deprecated.
33 | self.subject = subject
34 | self.preview = preview
35 | self.body = body
| `- warning: 'body' is deprecated: This property is deprecated.
36 | self.seen = seen
37 | self.createdAt = createdAt
/Users/admin/builder/spi-builder-workspace/mailslurp/Models/FakeEmailDto.swift:68:30: warning: 'body' is deprecated: This property is deprecated.
66 | try container.encodeIfPresent(subject, forKey: .subject)
67 | try container.encodeIfPresent(preview, forKey: .preview)
68 | try container.encode(body, forKey: .body)
| `- warning: 'body' is deprecated: This property is deprecated.
69 | try container.encode(seen, forKey: .seen)
70 | try container.encode(createdAt, forKey: .createdAt)
[218/391] Compiling mailslurp GenerateMtaStsRecordOptions.swift
/Users/admin/builder/spi-builder-workspace/mailslurp/Models/ExpirationDefaults.swift:35:14: warning: 'canPermanentInbox' is deprecated: This property is deprecated.
33 | self.maxExpirationMillis = maxExpirationMillis
34 | self.defaultExpiresAt = defaultExpiresAt
35 | self.canPermanentInbox = canPermanentInbox
| `- warning: 'canPermanentInbox' is deprecated: This property is deprecated.
36 | self.nextInboxAllowsPermanent = nextInboxAllowsPermanent
37 | }
/Users/admin/builder/spi-builder-workspace/mailslurp/Models/ExpirationDefaults.swift:54:30: warning: 'canPermanentInbox' is deprecated: This property is deprecated.
52 | try container.encodeIfPresent(maxExpirationMillis, forKey: .maxExpirationMillis)
53 | try container.encodeIfPresent(defaultExpiresAt, forKey: .defaultExpiresAt)
54 | try container.encode(canPermanentInbox, forKey: .canPermanentInbox)
| `- warning: 'canPermanentInbox' is deprecated: This property is deprecated.
55 | try container.encode(nextInboxAllowsPermanent, forKey: .nextInboxAllowsPermanent)
56 | }
/Users/admin/builder/spi-builder-workspace/mailslurp/Models/FakeEmailDto.swift:35:14: warning: 'body' is deprecated: This property is deprecated.
33 | self.subject = subject
34 | self.preview = preview
35 | self.body = body
| `- warning: 'body' is deprecated: This property is deprecated.
36 | self.seen = seen
37 | self.createdAt = createdAt
/Users/admin/builder/spi-builder-workspace/mailslurp/Models/FakeEmailDto.swift:68:30: warning: 'body' is deprecated: This property is deprecated.
66 | try container.encodeIfPresent(subject, forKey: .subject)
67 | try container.encodeIfPresent(preview, forKey: .preview)
68 | try container.encode(body, forKey: .body)
| `- warning: 'body' is deprecated: This property is deprecated.
69 | try container.encode(seen, forKey: .seen)
70 | try container.encode(createdAt, forKey: .createdAt)
[219/439] Compiling mailslurp InboxReplierEventProjection.swift
/Users/admin/builder/spi-builder-workspace/mailslurp/Models/MissedEmailDto.swift:44:14: warning: 'rawUrl' is deprecated: This property is deprecated.
42 | self.attachmentCount = attachmentCount
43 | self.from = from
44 | self.rawUrl = rawUrl
| `- warning: 'rawUrl' is deprecated: This property is deprecated.
45 | self.rawKey = rawKey
46 | self.rawBucket = rawBucket
/Users/admin/builder/spi-builder-workspace/mailslurp/Models/MissedEmailDto.swift:85:39: warning: 'rawUrl' is deprecated: This property is deprecated.
83 | try container.encode(attachmentCount, forKey: .attachmentCount)
84 | try container.encodeIfPresent(from, forKey: .from)
85 | try container.encodeIfPresent(rawUrl, forKey: .rawUrl)
| `- warning: 'rawUrl' is deprecated: This property is deprecated.
86 | try container.encodeIfPresent(rawKey, forKey: .rawKey)
87 | try container.encodeIfPresent(rawBucket, forKey: .rawBucket)
[220/439] Compiling mailslurp InboxRetentionPolicyDto.swift
/Users/admin/builder/spi-builder-workspace/mailslurp/Models/MissedEmailDto.swift:44:14: warning: 'rawUrl' is deprecated: This property is deprecated.
42 | self.attachmentCount = attachmentCount
43 | self.from = from
44 | self.rawUrl = rawUrl
| `- warning: 'rawUrl' is deprecated: This property is deprecated.
45 | self.rawKey = rawKey
46 | self.rawBucket = rawBucket
/Users/admin/builder/spi-builder-workspace/mailslurp/Models/MissedEmailDto.swift:85:39: warning: 'rawUrl' is deprecated: This property is deprecated.
83 | try container.encode(attachmentCount, forKey: .attachmentCount)
84 | try container.encodeIfPresent(from, forKey: .from)
85 | try container.encodeIfPresent(rawUrl, forKey: .rawUrl)
| `- warning: 'rawUrl' is deprecated: This property is deprecated.
86 | try container.encodeIfPresent(rawKey, forKey: .rawKey)
87 | try container.encodeIfPresent(rawBucket, forKey: .rawBucket)
[221/439] Compiling mailslurp InboxRetentionPolicyOptionalDto.swift
/Users/admin/builder/spi-builder-workspace/mailslurp/Models/MissedEmailDto.swift:44:14: warning: 'rawUrl' is deprecated: This property is deprecated.
42 | self.attachmentCount = attachmentCount
43 | self.from = from
44 | self.rawUrl = rawUrl
| `- warning: 'rawUrl' is deprecated: This property is deprecated.
45 | self.rawKey = rawKey
46 | self.rawBucket = rawBucket
/Users/admin/builder/spi-builder-workspace/mailslurp/Models/MissedEmailDto.swift:85:39: warning: 'rawUrl' is deprecated: This property is deprecated.
83 | try container.encode(attachmentCount, forKey: .attachmentCount)
84 | try container.encodeIfPresent(from, forKey: .from)
85 | try container.encodeIfPresent(rawUrl, forKey: .rawUrl)
| `- warning: 'rawUrl' is deprecated: This property is deprecated.
86 | try container.encodeIfPresent(rawKey, forKey: .rawKey)
87 | try container.encodeIfPresent(rawBucket, forKey: .rawBucket)
[222/439] Compiling mailslurp InboxRulesetTestResult.swift
/Users/admin/builder/spi-builder-workspace/mailslurp/Models/MissedEmailDto.swift:44:14: warning: 'rawUrl' is deprecated: This property is deprecated.
42 | self.attachmentCount = attachmentCount
43 | self.from = from
44 | self.rawUrl = rawUrl
| `- warning: 'rawUrl' is deprecated: This property is deprecated.
45 | self.rawKey = rawKey
46 | self.rawBucket = rawBucket
/Users/admin/builder/spi-builder-workspace/mailslurp/Models/MissedEmailDto.swift:85:39: warning: 'rawUrl' is deprecated: This property is deprecated.
83 | try container.encode(attachmentCount, forKey: .attachmentCount)
84 | try container.encodeIfPresent(from, forKey: .from)
85 | try container.encodeIfPresent(rawUrl, forKey: .rawUrl)
| `- warning: 'rawUrl' is deprecated: This property is deprecated.
86 | try container.encodeIfPresent(rawKey, forKey: .rawKey)
87 | try container.encodeIfPresent(rawBucket, forKey: .rawBucket)
[223/439] Compiling mailslurp InvokeTransformerOptions.swift
/Users/admin/builder/spi-builder-workspace/mailslurp/Models/MissedEmailDto.swift:44:14: warning: 'rawUrl' is deprecated: This property is deprecated.
42 | self.attachmentCount = attachmentCount
43 | self.from = from
44 | self.rawUrl = rawUrl
| `- warning: 'rawUrl' is deprecated: This property is deprecated.
45 | self.rawKey = rawKey
46 | self.rawBucket = rawBucket
/Users/admin/builder/spi-builder-workspace/mailslurp/Models/MissedEmailDto.swift:85:39: warning: 'rawUrl' is deprecated: This property is deprecated.
83 | try container.encode(attachmentCount, forKey: .attachmentCount)
84 | try container.encodeIfPresent(from, forKey: .from)
85 | try container.encodeIfPresent(rawUrl, forKey: .rawUrl)
| `- warning: 'rawUrl' is deprecated: This property is deprecated.
86 | try container.encodeIfPresent(rawKey, forKey: .rawKey)
87 | try container.encodeIfPresent(rawBucket, forKey: .rawBucket)
[224/439] Compiling mailslurp JSONSchemaDto.swift
/Users/admin/builder/spi-builder-workspace/mailslurp/Models/MissedEmailDto.swift:44:14: warning: 'rawUrl' is deprecated: This property is deprecated.
42 | self.attachmentCount = attachmentCount
43 | self.from = from
44 | self.rawUrl = rawUrl
| `- warning: 'rawUrl' is deprecated: This property is deprecated.
45 | self.rawKey = rawKey
46 | self.rawBucket = rawBucket
/Users/admin/builder/spi-builder-workspace/mailslurp/Models/MissedEmailDto.swift:85:39: warning: 'rawUrl' is deprecated: This property is deprecated.
83 | try container.encode(attachmentCount, forKey: .attachmentCount)
84 | try container.encodeIfPresent(from, forKey: .from)
85 | try container.encodeIfPresent(rawUrl, forKey: .rawUrl)
| `- warning: 'rawUrl' is deprecated: This property is deprecated.
86 | try container.encodeIfPresent(rawKey, forKey: .rawKey)
87 | try container.encodeIfPresent(rawBucket, forKey: .rawBucket)
[225/439] Compiling mailslurp LinkIssue.swift
/Users/admin/builder/spi-builder-workspace/mailslurp/Models/MissedEmailDto.swift:44:14: warning: 'rawUrl' is deprecated: This property is deprecated.
42 | self.attachmentCount = attachmentCount
43 | self.from = from
44 | self.rawUrl = rawUrl
| `- warning: 'rawUrl' is deprecated: This property is deprecated.
45 | self.rawKey = rawKey
46 | self.rawBucket = rawBucket
/Users/admin/builder/spi-builder-workspace/mailslurp/Models/MissedEmailDto.swift:85:39: warning: 'rawUrl' is deprecated: This property is deprecated.
83 | try container.encode(attachmentCount, forKey: .attachmentCount)
84 | try container.encodeIfPresent(from, forKey: .from)
85 | try container.encodeIfPresent(rawUrl, forKey: .rawUrl)
| `- warning: 'rawUrl' is deprecated: This property is deprecated.
86 | try container.encodeIfPresent(rawKey, forKey: .rawKey)
87 | try container.encodeIfPresent(rawBucket, forKey: .rawBucket)
[226/439] Compiling mailslurp ListUnsubscribeRecipientProjection.swift
/Users/admin/builder/spi-builder-workspace/mailslurp/Models/MissedEmailDto.swift:44:14: warning: 'rawUrl' is deprecated: This property is deprecated.
42 | self.attachmentCount = attachmentCount
43 | self.from = from
44 | self.rawUrl = rawUrl
| `- warning: 'rawUrl' is deprecated: This property is deprecated.
45 | self.rawKey = rawKey
46 | self.rawBucket = rawBucket
/Users/admin/builder/spi-builder-workspace/mailslurp/Models/MissedEmailDto.swift:85:39: warning: 'rawUrl' is deprecated: This property is deprecated.
83 | try container.encode(attachmentCount, forKey: .attachmentCount)
84 | try container.encodeIfPresent(from, forKey: .from)
85 | try container.encodeIfPresent(rawUrl, forKey: .rawUrl)
| `- warning: 'rawUrl' is deprecated: This property is deprecated.
86 | try container.encodeIfPresent(rawKey, forKey: .rawKey)
87 | try container.encodeIfPresent(rawBucket, forKey: .rawBucket)
[227/439] Compiling mailslurp LookupBimiDomainOptions.swift
/Users/admin/builder/spi-builder-workspace/mailslurp/Models/MissedEmailDto.swift:44:14: warning: 'rawUrl' is deprecated: This property is deprecated.
42 | self.attachmentCount = attachmentCount
43 | self.from = from
44 | self.rawUrl = rawUrl
| `- warning: 'rawUrl' is deprecated: This property is deprecated.
45 | self.rawKey = rawKey
46 | self.rawBucket = rawBucket
/Users/admin/builder/spi-builder-workspace/mailslurp/Models/MissedEmailDto.swift:85:39: warning: 'rawUrl' is deprecated: This property is deprecated.
83 | try container.encode(attachmentCount, forKey: .attachmentCount)
84 | try container.encodeIfPresent(from, forKey: .from)
85 | try container.encodeIfPresent(rawUrl, forKey: .rawUrl)
| `- warning: 'rawUrl' is deprecated: This property is deprecated.
86 | try container.encodeIfPresent(rawKey, forKey: .rawKey)
87 | try container.encodeIfPresent(rawBucket, forKey: .rawBucket)
[228/439] Compiling mailslurp LookupBimiDomainResults.swift
/Users/admin/builder/spi-builder-workspace/mailslurp/Models/MissedEmailDto.swift:44:14: warning: 'rawUrl' is deprecated: This property is deprecated.
42 | self.attachmentCount = attachmentCount
43 | self.from = from
44 | self.rawUrl = rawUrl
| `- warning: 'rawUrl' is deprecated: This property is deprecated.
45 | self.rawKey = rawKey
46 | self.rawBucket = rawBucket
/Users/admin/builder/spi-builder-workspace/mailslurp/Models/MissedEmailDto.swift:85:39: warning: 'rawUrl' is deprecated: This property is deprecated.
83 | try container.encode(attachmentCount, forKey: .attachmentCount)
84 | try container.encodeIfPresent(from, forKey: .from)
85 | try container.encodeIfPresent(rawUrl, forKey: .rawUrl)
| `- warning: 'rawUrl' is deprecated: This property is deprecated.
86 | try container.encodeIfPresent(rawKey, forKey: .rawKey)
87 | try container.encodeIfPresent(rawBucket, forKey: .rawBucket)
[229/439] Compiling mailslurp LookupDmarcDomainOptions.swift
/Users/admin/builder/spi-builder-workspace/mailslurp/Models/MissedEmailDto.swift:44:14: warning: 'rawUrl' is deprecated: This property is deprecated.
42 | self.attachmentCount = attachmentCount
43 | self.from = from
44 | self.rawUrl = rawUrl
| `- warning: 'rawUrl' is deprecated: This property is deprecated.
45 | self.rawKey = rawKey
46 | self.rawBucket = rawBucket
/Users/admin/builder/spi-builder-workspace/mailslurp/Models/MissedEmailDto.swift:85:39: warning: 'rawUrl' is deprecated: This property is deprecated.
83 | try container.encode(attachmentCount, forKey: .attachmentCount)
84 | try container.encodeIfPresent(from, forKey: .from)
85 | try container.encodeIfPresent(rawUrl, forKey: .rawUrl)
| `- warning: 'rawUrl' is deprecated: This property is deprecated.
86 | try container.encodeIfPresent(rawKey, forKey: .rawKey)
87 | try container.encodeIfPresent(rawBucket, forKey: .rawBucket)
[230/439] Compiling mailslurp LookupDmarcDomainResults.swift
/Users/admin/builder/spi-builder-workspace/mailslurp/Models/MissedEmailDto.swift:44:14: warning: 'rawUrl' is deprecated: This property is deprecated.
42 | self.attachmentCount = attachmentCount
43 | self.from = from
44 | self.rawUrl = rawUrl
| `- warning: 'rawUrl' is deprecated: This property is deprecated.
45 | self.rawKey = rawKey
46 | self.rawBucket = rawBucket
/Users/admin/builder/spi-builder-workspace/mailslurp/Models/MissedEmailDto.swift:85:39: warning: 'rawUrl' is deprecated: This property is deprecated.
83 | try container.encode(attachmentCount, forKey: .attachmentCount)
84 | try container.encodeIfPresent(from, forKey: .from)
85 | try container.encodeIfPresent(rawUrl, forKey: .rawUrl)
| `- warning: 'rawUrl' is deprecated: This property is deprecated.
86 | try container.encodeIfPresent(rawKey, forKey: .rawKey)
87 | try container.encodeIfPresent(rawBucket, forKey: .rawBucket)
[231/439] Compiling mailslurp LookupMtaStsDomainOptions.swift
/Users/admin/builder/spi-builder-workspace/mailslurp/Models/MissedEmailDto.swift:44:14: warning: 'rawUrl' is deprecated: This property is deprecated.
42 | self.attachmentCount = attachmentCount
43 | self.from = from
44 | self.rawUrl = rawUrl
| `- warning: 'rawUrl' is deprecated: This property is deprecated.
45 | self.rawKey = rawKey
46 | self.rawBucket = rawBucket
/Users/admin/builder/spi-builder-workspace/mailslurp/Models/MissedEmailDto.swift:85:39: warning: 'rawUrl' is deprecated: This property is deprecated.
83 | try container.encode(attachmentCount, forKey: .attachmentCount)
84 | try container.encodeIfPresent(from, forKey: .from)
85 | try container.encodeIfPresent(rawUrl, forKey: .rawUrl)
| `- warning: 'rawUrl' is deprecated: This property is deprecated.
86 | try container.encodeIfPresent(rawKey, forKey: .rawKey)
87 | try container.encodeIfPresent(rawBucket, forKey: .rawBucket)
[232/439] Compiling mailslurp LookupMtaStsDomainResults.swift
/Users/admin/builder/spi-builder-workspace/mailslurp/Models/MissedEmailDto.swift:44:14: warning: 'rawUrl' is deprecated: This property is deprecated.
42 | self.attachmentCount = attachmentCount
43 | self.from = from
44 | self.rawUrl = rawUrl
| `- warning: 'rawUrl' is deprecated: This property is deprecated.
45 | self.rawKey = rawKey
46 | self.rawBucket = rawBucket
/Users/admin/builder/spi-builder-workspace/mailslurp/Models/MissedEmailDto.swift:85:39: warning: 'rawUrl' is deprecated: This property is deprecated.
83 | try container.encode(attachmentCount, forKey: .attachmentCount)
84 | try container.encodeIfPresent(from, forKey: .from)
85 | try container.encodeIfPresent(rawUrl, forKey: .rawUrl)
| `- warning: 'rawUrl' is deprecated: This property is deprecated.
86 | try container.encodeIfPresent(rawKey, forKey: .rawKey)
87 | try container.encodeIfPresent(rawBucket, forKey: .rawBucket)
[233/439] Compiling mailslurp LookupMxRecordsOptions.swift
/Users/admin/builder/spi-builder-workspace/mailslurp/Models/MissedEmailDto.swift:44:14: warning: 'rawUrl' is deprecated: This property is deprecated.
42 | self.attachmentCount = attachmentCount
43 | self.from = from
44 | self.rawUrl = rawUrl
| `- warning: 'rawUrl' is deprecated: This property is deprecated.
45 | self.rawKey = rawKey
46 | self.rawBucket = rawBucket
/Users/admin/builder/spi-builder-workspace/mailslurp/Models/MissedEmailDto.swift:85:39: warning: 'rawUrl' is deprecated: This property is deprecated.
83 | try container.encode(attachmentCount, forKey: .attachmentCount)
84 | try container.encodeIfPresent(from, forKey: .from)
85 | try container.encodeIfPresent(rawUrl, forKey: .rawUrl)
| `- warning: 'rawUrl' is deprecated: This property is deprecated.
86 | try container.encodeIfPresent(rawKey, forKey: .rawKey)
87 | try container.encodeIfPresent(rawBucket, forKey: .rawBucket)
[234/439] Compiling mailslurp LookupMxRecordsResults.swift
/Users/admin/builder/spi-builder-workspace/mailslurp/Models/MissedEmailDto.swift:44:14: warning: 'rawUrl' is deprecated: This property is deprecated.
42 | self.attachmentCount = attachmentCount
43 | self.from = from
44 | self.rawUrl = rawUrl
| `- warning: 'rawUrl' is deprecated: This property is deprecated.
45 | self.rawKey = rawKey
46 | self.rawBucket = rawBucket
/Users/admin/builder/spi-builder-workspace/mailslurp/Models/MissedEmailDto.swift:85:39: warning: 'rawUrl' is deprecated: This property is deprecated.
83 | try container.encode(attachmentCount, forKey: .attachmentCount)
84 | try container.encodeIfPresent(from, forKey: .from)
85 | try container.encodeIfPresent(rawUrl, forKey: .rawUrl)
| `- warning: 'rawUrl' is deprecated: This property is deprecated.
86 | try container.encodeIfPresent(rawKey, forKey: .rawKey)
87 | try container.encodeIfPresent(rawBucket, forKey: .rawBucket)
[235/439] Compiling mailslurp LookupTlsReportingDomainOptions.swift
/Users/admin/builder/spi-builder-workspace/mailslurp/Models/MissedEmailDto.swift:44:14: warning: 'rawUrl' is deprecated: This property is deprecated.
42 | self.attachmentCount = attachmentCount
43 | self.from = from
44 | self.rawUrl = rawUrl
| `- warning: 'rawUrl' is deprecated: This property is deprecated.
45 | self.rawKey = rawKey
46 | self.rawBucket = rawBucket
/Users/admin/builder/spi-builder-workspace/mailslurp/Models/MissedEmailDto.swift:85:39: warning: 'rawUrl' is deprecated: This property is deprecated.
83 | try container.encode(attachmentCount, forKey: .attachmentCount)
84 | try container.encodeIfPresent(from, forKey: .from)
85 | try container.encodeIfPresent(rawUrl, forKey: .rawUrl)
| `- warning: 'rawUrl' is deprecated: This property is deprecated.
86 | try container.encodeIfPresent(rawKey, forKey: .rawKey)
87 | try container.encodeIfPresent(rawBucket, forKey: .rawBucket)
[236/439] Compiling mailslurp LookupTlsReportingDomainResults.swift
/Users/admin/builder/spi-builder-workspace/mailslurp/Models/MissedEmailDto.swift:44:14: warning: 'rawUrl' is deprecated: This property is deprecated.
42 | self.attachmentCount = attachmentCount
43 | self.from = from
44 | self.rawUrl = rawUrl
| `- warning: 'rawUrl' is deprecated: This property is deprecated.
45 | self.rawKey = rawKey
46 | self.rawBucket = rawBucket
/Users/admin/builder/spi-builder-workspace/mailslurp/Models/MissedEmailDto.swift:85:39: warning: 'rawUrl' is deprecated: This property is deprecated.
83 | try container.encode(attachmentCount, forKey: .attachmentCount)
84 | try container.encodeIfPresent(from, forKey: .from)
85 | try container.encodeIfPresent(rawUrl, forKey: .rawUrl)
| `- warning: 'rawUrl' is deprecated: This property is deprecated.
86 | try container.encodeIfPresent(rawKey, forKey: .rawKey)
87 | try container.encodeIfPresent(rawBucket, forKey: .rawBucket)
[237/439] Compiling mailslurp MatchOption.swift
/Users/admin/builder/spi-builder-workspace/mailslurp/Models/MissedEmailDto.swift:44:14: warning: 'rawUrl' is deprecated: This property is deprecated.
42 | self.attachmentCount = attachmentCount
43 | self.from = from
44 | self.rawUrl = rawUrl
| `- warning: 'rawUrl' is deprecated: This property is deprecated.
45 | self.rawKey = rawKey
46 | self.rawBucket = rawBucket
/Users/admin/builder/spi-builder-workspace/mailslurp/Models/MissedEmailDto.swift:85:39: warning: 'rawUrl' is deprecated: This property is deprecated.
83 | try container.encode(attachmentCount, forKey: .attachmentCount)
84 | try container.encodeIfPresent(from, forKey: .from)
85 | try container.encodeIfPresent(rawUrl, forKey: .rawUrl)
| `- warning: 'rawUrl' is deprecated: This property is deprecated.
86 | try container.encodeIfPresent(rawKey, forKey: .rawKey)
87 | try container.encodeIfPresent(rawBucket, forKey: .rawBucket)
[238/439] Compiling mailslurp MatchOptions.swift
/Users/admin/builder/spi-builder-workspace/mailslurp/Models/MissedEmailDto.swift:44:14: warning: 'rawUrl' is deprecated: This property is deprecated.
42 | self.attachmentCount = attachmentCount
43 | self.from = from
44 | self.rawUrl = rawUrl
| `- warning: 'rawUrl' is deprecated: This property is deprecated.
45 | self.rawKey = rawKey
46 | self.rawBucket = rawBucket
/Users/admin/builder/spi-builder-workspace/mailslurp/Models/MissedEmailDto.swift:85:39: warning: 'rawUrl' is deprecated: This property is deprecated.
83 | try container.encode(attachmentCount, forKey: .attachmentCount)
84 | try container.encodeIfPresent(from, forKey: .from)
85 | try container.encodeIfPresent(rawUrl, forKey: .rawUrl)
| `- warning: 'rawUrl' is deprecated: This property is deprecated.
86 | try container.encodeIfPresent(rawKey, forKey: .rawKey)
87 | try container.encodeIfPresent(rawBucket, forKey: .rawBucket)
[239/439] Compiling mailslurp MissedEmailDto.swift
/Users/admin/builder/spi-builder-workspace/mailslurp/Models/MissedEmailDto.swift:44:14: warning: 'rawUrl' is deprecated: This property is deprecated.
42 | self.attachmentCount = attachmentCount
43 | self.from = from
44 | self.rawUrl = rawUrl
| `- warning: 'rawUrl' is deprecated: This property is deprecated.
45 | self.rawKey = rawKey
46 | self.rawBucket = rawBucket
/Users/admin/builder/spi-builder-workspace/mailslurp/Models/MissedEmailDto.swift:85:39: warning: 'rawUrl' is deprecated: This property is deprecated.
83 | try container.encode(attachmentCount, forKey: .attachmentCount)
84 | try container.encodeIfPresent(from, forKey: .from)
85 | try container.encodeIfPresent(rawUrl, forKey: .rawUrl)
| `- warning: 'rawUrl' is deprecated: This property is deprecated.
86 | try container.encodeIfPresent(rawKey, forKey: .rawKey)
87 | try container.encodeIfPresent(rawBucket, forKey: .rawBucket)
[240/439] Compiling mailslurp MissedEmailProjection.swift
/Users/admin/builder/spi-builder-workspace/mailslurp/Models/MissedEmailDto.swift:44:14: warning: 'rawUrl' is deprecated: This property is deprecated.
42 | self.attachmentCount = attachmentCount
43 | self.from = from
44 | self.rawUrl = rawUrl
| `- warning: 'rawUrl' is deprecated: This property is deprecated.
45 | self.rawKey = rawKey
46 | self.rawBucket = rawBucket
/Users/admin/builder/spi-builder-workspace/mailslurp/Models/MissedEmailDto.swift:85:39: warning: 'rawUrl' is deprecated: This property is deprecated.
83 | try container.encode(attachmentCount, forKey: .attachmentCount)
84 | try container.encodeIfPresent(from, forKey: .from)
85 | try container.encodeIfPresent(rawUrl, forKey: .rawUrl)
| `- warning: 'rawUrl' is deprecated: This property is deprecated.
86 | try container.encodeIfPresent(rawKey, forKey: .rawKey)
87 | try container.encodeIfPresent(rawBucket, forKey: .rawBucket)
[241/439] Compiling mailslurp MissedSmsDto.swift
/Users/admin/builder/spi-builder-workspace/mailslurp/Models/MissedEmailDto.swift:44:14: warning: 'rawUrl' is deprecated: This property is deprecated.
42 | self.attachmentCount = attachmentCount
43 | self.from = from
44 | self.rawUrl = rawUrl
| `- warning: 'rawUrl' is deprecated: This property is deprecated.
45 | self.rawKey = rawKey
46 | self.rawBucket = rawBucket
/Users/admin/builder/spi-builder-workspace/mailslurp/Models/MissedEmailDto.swift:85:39: warning: 'rawUrl' is deprecated: This property is deprecated.
83 | try container.encode(attachmentCount, forKey: .attachmentCount)
84 | try container.encodeIfPresent(from, forKey: .from)
85 | try container.encodeIfPresent(rawUrl, forKey: .rawUrl)
| `- warning: 'rawUrl' is deprecated: This property is deprecated.
86 | try container.encodeIfPresent(rawKey, forKey: .rawKey)
87 | try container.encodeIfPresent(rawBucket, forKey: .rawBucket)
[242/439] Compiling mailslurp MissedSmsProjection.swift
/Users/admin/builder/spi-builder-workspace/mailslurp/Models/MissedEmailDto.swift:44:14: warning: 'rawUrl' is deprecated: This property is deprecated.
42 | self.attachmentCount = attachmentCount
43 | self.from = from
44 | self.rawUrl = rawUrl
| `- warning: 'rawUrl' is deprecated: This property is deprecated.
45 | self.rawKey = rawKey
46 | self.rawBucket = rawBucket
/Users/admin/builder/spi-builder-workspace/mailslurp/Models/MissedEmailDto.swift:85:39: warning: 'rawUrl' is deprecated: This property is deprecated.
83 | try container.encode(attachmentCount, forKey: .attachmentCount)
84 | try container.encodeIfPresent(from, forKey: .from)
85 | try container.encodeIfPresent(rawUrl, forKey: .rawUrl)
| `- warning: 'rawUrl' is deprecated: This property is deprecated.
86 | try container.encodeIfPresent(rawKey, forKey: .rawKey)
87 | try container.encodeIfPresent(rawBucket, forKey: .rawBucket)
[243/463] Compiling mailslurp NameServerRecord.swift
/Users/admin/builder/spi-builder-workspace/mailslurp/Models/OrganizationInboxProjection.swift:81:14: warning: 'tags' is deprecated: This property is deprecated.
79 | self.emailAddress = emailAddress
80 | self.favourite = favourite
81 | self.tags = tags
| `- warning: 'tags' is deprecated: This property is deprecated.
82 | self.teamAccess = teamAccess
83 | self.inboxType = inboxType
/Users/admin/builder/spi-builder-workspace/mailslurp/Models/OrganizationInboxProjection.swift:122:39: warning: 'tags' is deprecated: This property is deprecated.
120 | try container.encode(emailAddress, forKey: .emailAddress)
121 | try container.encode(favourite, forKey: .favourite)
122 | try container.encodeIfPresent(tags, forKey: .tags)
| `- warning: 'tags' is deprecated: This property is deprecated.
123 | try container.encode(teamAccess, forKey: .teamAccess)
124 | try container.encodeIfPresent(inboxType, forKey: .inboxType)
[244/463] Compiling mailslurp NewFakeEmailAddressResult.swift
/Users/admin/builder/spi-builder-workspace/mailslurp/Models/OrganizationInboxProjection.swift:81:14: warning: 'tags' is deprecated: This property is deprecated.
79 | self.emailAddress = emailAddress
80 | self.favourite = favourite
81 | self.tags = tags
| `- warning: 'tags' is deprecated: This property is deprecated.
82 | self.teamAccess = teamAccess
83 | self.inboxType = inboxType
/Users/admin/builder/spi-builder-workspace/mailslurp/Models/OrganizationInboxProjection.swift:122:39: warning: 'tags' is deprecated: This property is deprecated.
120 | try container.encode(emailAddress, forKey: .emailAddress)
121 | try container.encode(favourite, forKey: .favourite)
122 | try container.encodeIfPresent(tags, forKey: .tags)
| `- warning: 'tags' is deprecated: This property is deprecated.
123 | try container.encode(teamAccess, forKey: .teamAccess)
124 | try container.encodeIfPresent(inboxType, forKey: .inboxType)
[245/463] Compiling mailslurp OptInConsentOptions.swift
/Users/admin/builder/spi-builder-workspace/mailslurp/Models/OrganizationInboxProjection.swift:81:14: warning: 'tags' is deprecated: This property is deprecated.
79 | self.emailAddress = emailAddress
80 | self.favourite = favourite
81 | self.tags = tags
| `- warning: 'tags' is deprecated: This property is deprecated.
82 | self.teamAccess = teamAccess
83 | self.inboxType = inboxType
/Users/admin/builder/spi-builder-workspace/mailslurp/Models/OrganizationInboxProjection.swift:122:39: warning: 'tags' is deprecated: This property is deprecated.
120 | try container.encode(emailAddress, forKey: .emailAddress)
121 | try container.encode(favourite, forKey: .favourite)
122 | try container.encodeIfPresent(tags, forKey: .tags)
| `- warning: 'tags' is deprecated: This property is deprecated.
123 | try container.encode(teamAccess, forKey: .teamAccess)
124 | try container.encodeIfPresent(inboxType, forKey: .inboxType)
[246/463] Compiling mailslurp OptInConsentSendResult.swift
/Users/admin/builder/spi-builder-workspace/mailslurp/Models/OrganizationInboxProjection.swift:81:14: warning: 'tags' is deprecated: This property is deprecated.
79 | self.emailAddress = emailAddress
80 | self.favourite = favourite
81 | self.tags = tags
| `- warning: 'tags' is deprecated: This property is deprecated.
82 | self.teamAccess = teamAccess
83 | self.inboxType = inboxType
/Users/admin/builder/spi-builder-workspace/mailslurp/Models/OrganizationInboxProjection.swift:122:39: warning: 'tags' is deprecated: This property is deprecated.
120 | try container.encode(emailAddress, forKey: .emailAddress)
121 | try container.encode(favourite, forKey: .favourite)
122 | try container.encodeIfPresent(tags, forKey: .tags)
| `- warning: 'tags' is deprecated: This property is deprecated.
123 | try container.encode(teamAccess, forKey: .teamAccess)
124 | try container.encodeIfPresent(inboxType, forKey: .inboxType)
[247/463] Compiling mailslurp OptInIdentityProjection.swift
/Users/admin/builder/spi-builder-workspace/mailslurp/Models/OrganizationInboxProjection.swift:81:14: warning: 'tags' is deprecated: This property is deprecated.
79 | self.emailAddress = emailAddress
80 | self.favourite = favourite
81 | self.tags = tags
| `- warning: 'tags' is deprecated: This property is deprecated.
82 | self.teamAccess = teamAccess
83 | self.inboxType = inboxType
/Users/admin/builder/spi-builder-workspace/mailslurp/Models/OrganizationInboxProjection.swift:122:39: warning: 'tags' is deprecated: This property is deprecated.
120 | try container.encode(emailAddress, forKey: .emailAddress)
121 | try container.encode(favourite, forKey: .favourite)
122 | try container.encodeIfPresent(tags, forKey: .tags)
| `- warning: 'tags' is deprecated: This property is deprecated.
123 | try container.encode(teamAccess, forKey: .teamAccess)
124 | try container.encodeIfPresent(inboxType, forKey: .inboxType)
[248/463] Compiling mailslurp OptInSendingConsentDto.swift
/Users/admin/builder/spi-builder-workspace/mailslurp/Models/OrganizationInboxProjection.swift:81:14: warning: 'tags' is deprecated: This property is deprecated.
79 | self.emailAddress = emailAddress
80 | self.favourite = favourite
81 | self.tags = tags
| `- warning: 'tags' is deprecated: This property is deprecated.
82 | self.teamAccess = teamAccess
83 | self.inboxType = inboxType
/Users/admin/builder/spi-builder-workspace/mailslurp/Models/OrganizationInboxProjection.swift:122:39: warning: 'tags' is deprecated: This property is deprecated.
120 | try container.encode(emailAddress, forKey: .emailAddress)
121 | try container.encode(favourite, forKey: .favourite)
122 | try container.encodeIfPresent(tags, forKey: .tags)
| `- warning: 'tags' is deprecated: This property is deprecated.
123 | try container.encode(teamAccess, forKey: .teamAccess)
124 | try container.encodeIfPresent(inboxType, forKey: .inboxType)
[249/463] Compiling mailslurp OptionalConnectorDto.swift
/Users/admin/builder/spi-builder-workspace/mailslurp/Models/OrganizationInboxProjection.swift:81:14: warning: 'tags' is deprecated: This property is deprecated.
79 | self.emailAddress = emailAddress
80 | self.favourite = favourite
81 | self.tags = tags
| `- warning: 'tags' is deprecated: This property is deprecated.
82 | self.teamAccess = teamAccess
83 | self.inboxType = inboxType
/Users/admin/builder/spi-builder-workspace/mailslurp/Models/OrganizationInboxProjection.swift:122:39: warning: 'tags' is deprecated: This property is deprecated.
120 | try container.encode(emailAddress, forKey: .emailAddress)
121 | try container.encode(favourite, forKey: .favourite)
122 | try container.encodeIfPresent(tags, forKey: .tags)
| `- warning: 'tags' is deprecated: This property is deprecated.
123 | try container.encode(teamAccess, forKey: .teamAccess)
124 | try container.encodeIfPresent(inboxType, forKey: .inboxType)
[250/463] Compiling mailslurp OptionalConnectorImapConnectionDto.swift
/Users/admin/builder/spi-builder-workspace/mailslurp/Models/OrganizationInboxProjection.swift:81:14: warning: 'tags' is deprecated: This property is deprecated.
79 | self.emailAddress = emailAddress
80 | self.favourite = favourite
81 | self.tags = tags
| `- warning: 'tags' is deprecated: This property is deprecated.
82 | self.teamAccess = teamAccess
83 | self.inboxType = inboxType
/Users/admin/builder/spi-builder-workspace/mailslurp/Models/OrganizationInboxProjection.swift:122:39: warning: 'tags' is deprecated: This property is deprecated.
120 | try container.encode(emailAddress, forKey: .emailAddress)
121 | try container.encode(favourite, forKey: .favourite)
122 | try container.encodeIfPresent(tags, forKey: .tags)
| `- warning: 'tags' is deprecated: This property is deprecated.
123 | try container.encode(teamAccess, forKey: .teamAccess)
124 | try container.encodeIfPresent(inboxType, forKey: .inboxType)
[251/463] Compiling mailslurp OptionalConnectorSmtpConnectionDto.swift
/Users/admin/builder/spi-builder-workspace/mailslurp/Models/OrganizationInboxProjection.swift:81:14: warning: 'tags' is deprecated: This property is deprecated.
79 | self.emailAddress = emailAddress
80 | self.favourite = favourite
81 | self.tags = tags
| `- warning: 'tags' is deprecated: This property is deprecated.
82 | self.teamAccess = teamAccess
83 | self.inboxType = inboxType
/Users/admin/builder/spi-builder-workspace/mailslurp/Models/OrganizationInboxProjection.swift:122:39: warning: 'tags' is deprecated: This property is deprecated.
120 | try container.encode(emailAddress, forKey: .emailAddress)
121 | try container.encode(favourite, forKey: .favourite)
122 | try container.encodeIfPresent(tags, forKey: .tags)
| `- warning: 'tags' is deprecated: This property is deprecated.
123 | try container.encode(teamAccess, forKey: .teamAccess)
124 | try container.encodeIfPresent(inboxType, forKey: .inboxType)
[252/463] Compiling mailslurp OptionalConnectorSyncSettingsDto.swift
/Users/admin/builder/spi-builder-workspace/mailslurp/Models/OrganizationInboxProjection.swift:81:14: warning: 'tags' is deprecated: This property is deprecated.
79 | self.emailAddress = emailAddress
80 | self.favourite = favourite
81 | self.tags = tags
| `- warning: 'tags' is deprecated: This property is deprecated.
82 | self.teamAccess = teamAccess
83 | self.inboxType = inboxType
/Users/admin/builder/spi-builder-workspace/mailslurp/Models/OrganizationInboxProjection.swift:122:39: warning: 'tags' is deprecated: This property is deprecated.
120 | try container.encode(emailAddress, forKey: .emailAddress)
121 | try container.encode(favourite, forKey: .favourite)
122 | try container.encodeIfPresent(tags, forKey: .tags)
| `- warning: 'tags' is deprecated: This property is deprecated.
123 | try container.encode(teamAccess, forKey: .teamAccess)
124 | try container.encodeIfPresent(inboxType, forKey: .inboxType)
[253/463] Compiling mailslurp OrganizationInboxProjection.swift
/Users/admin/builder/spi-builder-workspace/mailslurp/Models/OrganizationInboxProjection.swift:81:14: warning: 'tags' is deprecated: This property is deprecated.
79 | self.emailAddress = emailAddress
80 | self.favourite = favourite
81 | self.tags = tags
| `- warning: 'tags' is deprecated: This property is deprecated.
82 | self.teamAccess = teamAccess
83 | self.inboxType = inboxType
/Users/admin/builder/spi-builder-workspace/mailslurp/Models/OrganizationInboxProjection.swift:122:39: warning: 'tags' is deprecated: This property is deprecated.
120 | try container.encode(emailAddress, forKey: .emailAddress)
121 | try container.encode(favourite, forKey: .favourite)
122 | try container.encodeIfPresent(tags, forKey: .tags)
| `- warning: 'tags' is deprecated: This property is deprecated.
123 | try container.encode(teamAccess, forKey: .teamAccess)
124 | try container.encodeIfPresent(inboxType, forKey: .inboxType)
[254/463] Compiling mailslurp PageAITransformMappingProjection.swift
/Users/admin/builder/spi-builder-workspace/mailslurp/Models/OrganizationInboxProjection.swift:81:14: warning: 'tags' is deprecated: This property is deprecated.
79 | self.emailAddress = emailAddress
80 | self.favourite = favourite
81 | self.tags = tags
| `- warning: 'tags' is deprecated: This property is deprecated.
82 | self.teamAccess = teamAccess
83 | self.inboxType = inboxType
/Users/admin/builder/spi-builder-workspace/mailslurp/Models/OrganizationInboxProjection.swift:122:39: warning: 'tags' is deprecated: This property is deprecated.
120 | try container.encode(emailAddress, forKey: .emailAddress)
121 | try container.encode(favourite, forKey: .favourite)
122 | try container.encodeIfPresent(tags, forKey: .tags)
| `- warning: 'tags' is deprecated: This property is deprecated.
123 | try container.encode(teamAccess, forKey: .teamAccess)
124 | try container.encodeIfPresent(inboxType, forKey: .inboxType)
[255/463] Compiling mailslurp PageAITransformProjection.swift
/Users/admin/builder/spi-builder-workspace/mailslurp/Models/OrganizationInboxProjection.swift:81:14: warning: 'tags' is deprecated: This property is deprecated.
79 | self.emailAddress = emailAddress
80 | self.favourite = favourite
81 | self.tags = tags
| `- warning: 'tags' is deprecated: This property is deprecated.
82 | self.teamAccess = teamAccess
83 | self.inboxType = inboxType
/Users/admin/builder/spi-builder-workspace/mailslurp/Models/OrganizationInboxProjection.swift:122:39: warning: 'tags' is deprecated: This property is deprecated.
120 | try container.encode(emailAddress, forKey: .emailAddress)
121 | try container.encode(favourite, forKey: .favourite)
122 | try container.encodeIfPresent(tags, forKey: .tags)
| `- warning: 'tags' is deprecated: This property is deprecated.
123 | try container.encode(teamAccess, forKey: .teamAccess)
124 | try container.encodeIfPresent(inboxType, forKey: .inboxType)
[256/463] Compiling mailslurp PageAITransformResultProjection.swift
/Users/admin/builder/spi-builder-workspace/mailslurp/Models/OrganizationInboxProjection.swift:81:14: warning: 'tags' is deprecated: This property is deprecated.
79 | self.emailAddress = emailAddress
80 | self.favourite = favourite
81 | self.tags = tags
| `- warning: 'tags' is deprecated: This property is deprecated.
82 | self.teamAccess = teamAccess
83 | self.inboxType = inboxType
/Users/admin/builder/spi-builder-workspace/mailslurp/Models/OrganizationInboxProjection.swift:122:39: warning: 'tags' is deprecated: This property is deprecated.
120 | try container.encode(emailAddress, forKey: .emailAddress)
121 | try container.encode(favourite, forKey: .favourite)
122 | try container.encodeIfPresent(tags, forKey: .tags)
| `- warning: 'tags' is deprecated: This property is deprecated.
123 | try container.encode(teamAccess, forKey: .teamAccess)
124 | try container.encodeIfPresent(inboxType, forKey: .inboxType)
[257/463] Compiling mailslurp PageAlias.swift
/Users/admin/builder/spi-builder-workspace/mailslurp/Models/OrganizationInboxProjection.swift:81:14: warning: 'tags' is deprecated: This property is deprecated.
79 | self.emailAddress = emailAddress
80 | self.favourite = favourite
81 | self.tags = tags
| `- warning: 'tags' is deprecated: This property is deprecated.
82 | self.teamAccess = teamAccess
83 | self.inboxType = inboxType
/Users/admin/builder/spi-builder-workspace/mailslurp/Models/OrganizationInboxProjection.swift:122:39: warning: 'tags' is deprecated: This property is deprecated.
120 | try container.encode(emailAddress, forKey: .emailAddress)
121 | try container.encode(favourite, forKey: .favourite)
122 | try container.encodeIfPresent(tags, forKey: .tags)
| `- warning: 'tags' is deprecated: This property is deprecated.
123 | try container.encode(teamAccess, forKey: .teamAccess)
124 | try container.encodeIfPresent(inboxType, forKey: .inboxType)
[258/463] Compiling mailslurp PageAliasThreadProjection.swift
/Users/admin/builder/spi-builder-workspace/mailslurp/Models/OrganizationInboxProjection.swift:81:14: warning: 'tags' is deprecated: This property is deprecated.
79 | self.emailAddress = emailAddress
80 | self.favourite = favourite
81 | self.tags = tags
| `- warning: 'tags' is deprecated: This property is deprecated.
82 | self.teamAccess = teamAccess
83 | self.inboxType = inboxType
/Users/admin/builder/spi-builder-workspace/mailslurp/Models/OrganizationInboxProjection.swift:122:39: warning: 'tags' is deprecated: This property is deprecated.
120 | try container.encode(emailAddress, forKey: .emailAddress)
121 | try container.encode(favourite, forKey: .favourite)
122 | try container.encodeIfPresent(tags, forKey: .tags)
| `- warning: 'tags' is deprecated: This property is deprecated.
123 | try container.encode(teamAccess, forKey: .teamAccess)
124 | try container.encodeIfPresent(inboxType, forKey: .inboxType)
[259/463] Compiling mailslurp PageAttachmentEntity.swift
/Users/admin/builder/spi-builder-workspace/mailslurp/Models/OrganizationInboxProjection.swift:81:14: warning: 'tags' is deprecated: This property is deprecated.
79 | self.emailAddress = emailAddress
80 | self.favourite = favourite
81 | self.tags = tags
| `- warning: 'tags' is deprecated: This property is deprecated.
82 | self.teamAccess = teamAccess
83 | self.inboxType = inboxType
/Users/admin/builder/spi-builder-workspace/mailslurp/Models/OrganizationInboxProjection.swift:122:39: warning: 'tags' is deprecated: This property is deprecated.
120 | try container.encode(emailAddress, forKey: .emailAddress)
121 | try container.encode(favourite, forKey: .favourite)
122 | try container.encodeIfPresent(tags, forKey: .tags)
| `- warning: 'tags' is deprecated: This property is deprecated.
123 | try container.encode(teamAccess, forKey: .teamAccess)
124 | try container.encodeIfPresent(inboxType, forKey: .inboxType)
[260/463] Compiling mailslurp PageBouncedEmail.swift
/Users/admin/builder/spi-builder-workspace/mailslurp/Models/OrganizationInboxProjection.swift:81:14: warning: 'tags' is deprecated: This property is deprecated.
79 | self.emailAddress = emailAddress
80 | self.favourite = favourite
81 | self.tags = tags
| `- warning: 'tags' is deprecated: This property is deprecated.
82 | self.teamAccess = teamAccess
83 | self.inboxType = inboxType
/Users/admin/builder/spi-builder-workspace/mailslurp/Models/OrganizationInboxProjection.swift:122:39: warning: 'tags' is deprecated: This property is deprecated.
120 | try container.encode(emailAddress, forKey: .emailAddress)
121 | try container.encode(favourite, forKey: .favourite)
122 | try container.encodeIfPresent(tags, forKey: .tags)
| `- warning: 'tags' is deprecated: This property is deprecated.
123 | try container.encode(teamAccess, forKey: .teamAccess)
124 | try container.encodeIfPresent(inboxType, forKey: .inboxType)
[261/463] Compiling mailslurp PageBouncedRecipients.swift
/Users/admin/builder/spi-builder-workspace/mailslurp/Models/OrganizationInboxProjection.swift:81:14: warning: 'tags' is deprecated: This property is deprecated.
79 | self.emailAddress = emailAddress
80 | self.favourite = favourite
81 | self.tags = tags
| `- warning: 'tags' is deprecated: This property is deprecated.
82 | self.teamAccess = teamAccess
83 | self.inboxType = inboxType
/Users/admin/builder/spi-builder-workspace/mailslurp/Models/OrganizationInboxProjection.swift:122:39: warning: 'tags' is deprecated: This property is deprecated.
120 | try container.encode(emailAddress, forKey: .emailAddress)
121 | try container.encode(favourite, forKey: .favourite)
122 | try container.encodeIfPresent(tags, forKey: .tags)
| `- warning: 'tags' is deprecated: This property is deprecated.
123 | try container.encode(teamAccess, forKey: .teamAccess)
124 | try container.encodeIfPresent(inboxType, forKey: .inboxType)
[262/463] Compiling mailslurp PageComplaint.swift
/Users/admin/builder/spi-builder-workspace/mailslurp/Models/OrganizationInboxProjection.swift:81:14: warning: 'tags' is deprecated: This property is deprecated.
79 | self.emailAddress = emailAddress
80 | self.favourite = favourite
81 | self.tags = tags
| `- warning: 'tags' is deprecated: This property is deprecated.
82 | self.teamAccess = teamAccess
83 | self.inboxType = inboxType
/Users/admin/builder/spi-builder-workspace/mailslurp/Models/OrganizationInboxProjection.swift:122:39: warning: 'tags' is deprecated: This property is deprecated.
120 | try container.encode(emailAddress, forKey: .emailAddress)
121 | try container.encode(favourite, forKey: .favourite)
122 | try container.encodeIfPresent(tags, forKey: .tags)
| `- warning: 'tags' is deprecated: This property is deprecated.
123 | try container.encode(teamAccess, forKey: .teamAccess)
124 | try container.encodeIfPresent(inboxType, forKey: .inboxType)
[263/463] Compiling mailslurp PageConnector.swift
/Users/admin/builder/spi-builder-workspace/mailslurp/Models/OrganizationInboxProjection.swift:81:14: warning: 'tags' is deprecated: This property is deprecated.
79 | self.emailAddress = emailAddress
80 | self.favourite = favourite
81 | self.tags = tags
| `- warning: 'tags' is deprecated: This property is deprecated.
82 | self.teamAccess = teamAccess
83 | self.inboxType = inboxType
/Users/admin/builder/spi-builder-workspace/mailslurp/Models/OrganizationInboxProjection.swift:122:39: warning: 'tags' is deprecated: This property is deprecated.
120 | try container.encode(emailAddress, forKey: .emailAddress)
121 | try container.encode(favourite, forKey: .favourite)
122 | try container.encodeIfPresent(tags, forKey: .tags)
| `- warning: 'tags' is deprecated: This property is deprecated.
123 | try container.encode(teamAccess, forKey: .teamAccess)
124 | try container.encodeIfPresent(inboxType, forKey: .inboxType)
[264/463] Compiling mailslurp PageConnectorEvents.swift
/Users/admin/builder/spi-builder-workspace/mailslurp/Models/OrganizationInboxProjection.swift:81:14: warning: 'tags' is deprecated: This property is deprecated.
79 | self.emailAddress = emailAddress
80 | self.favourite = favourite
81 | self.tags = tags
| `- warning: 'tags' is deprecated: This property is deprecated.
82 | self.teamAccess = teamAccess
83 | self.inboxType = inboxType
/Users/admin/builder/spi-builder-workspace/mailslurp/Models/OrganizationInboxProjection.swift:122:39: warning: 'tags' is deprecated: This property is deprecated.
120 | try container.encode(emailAddress, forKey: .emailAddress)
121 | try container.encode(favourite, forKey: .favourite)
122 | try container.encodeIfPresent(tags, forKey: .tags)
| `- warning: 'tags' is deprecated: This property is deprecated.
123 | try container.encode(teamAccess, forKey: .teamAccess)
124 | try container.encodeIfPresent(inboxType, forKey: .inboxType)
[265/463] Compiling mailslurp PageContactProjection.swift
/Users/admin/builder/spi-builder-workspace/mailslurp/Models/OrganizationInboxProjection.swift:81:14: warning: 'tags' is deprecated: This property is deprecated.
79 | self.emailAddress = emailAddress
80 | self.favourite = favourite
81 | self.tags = tags
| `- warning: 'tags' is deprecated: This property is deprecated.
82 | self.teamAccess = teamAccess
83 | self.inboxType = inboxType
/Users/admin/builder/spi-builder-workspace/mailslurp/Models/OrganizationInboxProjection.swift:122:39: warning: 'tags' is deprecated: This property is deprecated.
120 | try container.encode(emailAddress, forKey: .emailAddress)
121 | try container.encode(favourite, forKey: .favourite)
122 | try container.encodeIfPresent(tags, forKey: .tags)
| `- warning: 'tags' is deprecated: This property is deprecated.
123 | try container.encode(teamAccess, forKey: .teamAccess)
124 | try container.encodeIfPresent(inboxType, forKey: .inboxType)
[266/463] Compiling mailslurp PageDeliveryStatus.swift
/Users/admin/builder/spi-builder-workspace/mailslurp/Models/OrganizationInboxProjection.swift:81:14: warning: 'tags' is deprecated: This property is deprecated.
79 | self.emailAddress = emailAddress
80 | self.favourite = favourite
81 | self.tags = tags
| `- warning: 'tags' is deprecated: This property is deprecated.
82 | self.teamAccess = teamAccess
83 | self.inboxType = inboxType
/Users/admin/builder/spi-builder-workspace/mailslurp/Models/OrganizationInboxProjection.swift:122:39: warning: 'tags' is deprecated: This property is deprecated.
120 | try container.encode(emailAddress, forKey: .emailAddress)
121 | try container.encode(favourite, forKey: .favourite)
122 | try container.encodeIfPresent(tags, forKey: .tags)
| `- warning: 'tags' is deprecated: This property is deprecated.
123 | try container.encode(teamAccess, forKey: .teamAccess)
124 | try container.encodeIfPresent(inboxType, forKey: .inboxType)
[267/487] Compiling mailslurp PagePhoneNumberProjection.swift
[268/487] Compiling mailslurp PagePhoneNumberReleaseProjection.swift
[269/487] Compiling mailslurp PagePlusAddressProjection.swift
[270/487] Compiling mailslurp PageReputationItems.swift
[271/487] Compiling mailslurp PageRulesetDto.swift
[272/487] Compiling mailslurp PageScheduledJobs.swift
[273/487] Compiling mailslurp PageSentEmailProjection.swift
[274/487] Compiling mailslurp PageSentEmailWithQueueProjection.swift
[275/487] Compiling mailslurp PageSentSmsProjection.swift
[276/487] Compiling mailslurp PageSmsProjection.swift
[277/487] Compiling mailslurp PageTableData.swift
[278/487] Compiling mailslurp PageTemplateProjection.swift
[279/487] Compiling mailslurp PageTrackingPixelProjection.swift
[280/487] Compiling mailslurp PageUnknownMissedEmailProjection.swift
[281/487] Compiling mailslurp PageWebhookEndpointProjection.swift
[282/487] Compiling mailslurp PageWebhookProjection.swift
[283/487] Compiling mailslurp PageWebhookResult.swift
[284/487] Compiling mailslurp PageableObject.swift
[285/487] Compiling mailslurp Pagination.swift
[286/487] Compiling mailslurp PhoneMessageThreadItemProjection.swift
[287/487] Compiling mailslurp PhoneMessageThreadProjection.swift
[288/487] Compiling mailslurp PhoneNumberDto.swift
[289/487] Compiling mailslurp PhoneNumberProjection.swift
[290/487] Compiling mailslurp PhoneNumberReleaseProjection.swift
[291/511] Compiling mailslurp PageDevicePreviewRunProjection.swift
[292/511] Compiling mailslurp PageEmailPreview.swift
[293/511] Compiling mailslurp PageEmailProjection.swift
[294/511] Compiling mailslurp PageEmailThreadProjection.swift
[295/511] Compiling mailslurp PageEmailValidationRequest.swift
[296/511] Compiling mailslurp PageEntityAutomationItems.swift
[297/511] Compiling mailslurp PageEntityEventItems.swift
[298/511] Compiling mailslurp PageEntityFavouriteItems.swift
[299/511] Compiling mailslurp PageExpiredInboxRecordProjection.swift
[300/511] Compiling mailslurp PageGroupProjection.swift
[301/511] Compiling mailslurp PageGuestPortalUsers.swift
[302/511] Compiling mailslurp PageInboxForwarderDto.swift
[303/511] Compiling mailslurp PageInboxForwarderEvents.swift
[304/511] Compiling mailslurp PageInboxProjection.swift
[305/511] Compiling mailslurp PageInboxReplierDto.swift
[306/511] Compiling mailslurp PageInboxReplierEvents.swift
[307/511] Compiling mailslurp PageInboxTags.swift
[308/511] Compiling mailslurp PageListUnsubscribeRecipients.swift
[309/511] Compiling mailslurp PageMissedEmailProjection.swift
[310/511] Compiling mailslurp PageMissedSmsProjection.swift
[311/511] Compiling mailslurp PageOptInIdentityProjection.swift
[312/511] Compiling mailslurp PageOrganizationInboxProjection.swift
[313/511] Compiling mailslurp PagePhoneMessageThreadItemProjection.swift
[314/511] Compiling mailslurp PagePhoneMessageThreadProjection.swift
[315/535] Compiling mailslurp DomainMonitorRunNowResult.swift
/Users/admin/builder/spi-builder-workspace/mailslurp/Models/Email.swift:124:14: warning: 'headers' is deprecated: This property is deprecated.
122 | self.cc = cc
123 | self.bcc = bcc
124 | self.headers = headers
| `- warning: 'headers' is deprecated: This property is deprecated.
125 | self.headersMap = headersMap
126 | self.attachments = attachments
/Users/admin/builder/spi-builder-workspace/mailslurp/Models/Email.swift:205:39: warning: 'headers' is deprecated: This property is deprecated.
203 | try container.encodeIfPresent(cc, forKey: .cc)
204 | try container.encodeIfPresent(bcc, forKey: .bcc)
205 | try container.encodeIfPresent(headers, forKey: .headers)
| `- warning: 'headers' is deprecated: This property is deprecated.
206 | try container.encodeIfPresent(headersMap, forKey: .headersMap)
207 | try container.encodeIfPresent(attachments, forKey: .attachments)
[316/535] Compiling mailslurp DomainMonitorSeriesDto.swift
/Users/admin/builder/spi-builder-workspace/mailslurp/Models/Email.swift:124:14: warning: 'headers' is deprecated: This property is deprecated.
122 | self.cc = cc
123 | self.bcc = bcc
124 | self.headers = headers
| `- warning: 'headers' is deprecated: This property is deprecated.
125 | self.headersMap = headersMap
126 | self.attachments = attachments
/Users/admin/builder/spi-builder-workspace/mailslurp/Models/Email.swift:205:39: warning: 'headers' is deprecated: This property is deprecated.
203 | try container.encodeIfPresent(cc, forKey: .cc)
204 | try container.encodeIfPresent(bcc, forKey: .bcc)
205 | try container.encodeIfPresent(headers, forKey: .headers)
| `- warning: 'headers' is deprecated: This property is deprecated.
206 | try container.encodeIfPresent(headersMap, forKey: .headersMap)
207 | try container.encodeIfPresent(attachments, forKey: .attachments)
[317/535] Compiling mailslurp DomainMonitorSeriesPointDto.swift
/Users/admin/builder/spi-builder-workspace/mailslurp/Models/Email.swift:124:14: warning: 'headers' is deprecated: This property is deprecated.
122 | self.cc = cc
123 | self.bcc = bcc
124 | self.headers = headers
| `- warning: 'headers' is deprecated: This property is deprecated.
125 | self.headersMap = headersMap
126 | self.attachments = attachments
/Users/admin/builder/spi-builder-workspace/mailslurp/Models/Email.swift:205:39: warning: 'headers' is deprecated: This property is deprecated.
203 | try container.encodeIfPresent(cc, forKey: .cc)
204 | try container.encodeIfPresent(bcc, forKey: .bcc)
205 | try container.encodeIfPresent(headers, forKey: .headers)
| `- warning: 'headers' is deprecated: This property is deprecated.
206 | try container.encodeIfPresent(headersMap, forKey: .headersMap)
207 | try container.encodeIfPresent(attachments, forKey: .attachments)
[318/535] Compiling mailslurp DomainNameRecord.swift
/Users/admin/builder/spi-builder-workspace/mailslurp/Models/Email.swift:124:14: warning: 'headers' is deprecated: This property is deprecated.
122 | self.cc = cc
123 | self.bcc = bcc
124 | self.headers = headers
| `- warning: 'headers' is deprecated: This property is deprecated.
125 | self.headersMap = headersMap
126 | self.attachments = attachments
/Users/admin/builder/spi-builder-workspace/mailslurp/Models/Email.swift:205:39: warning: 'headers' is deprecated: This property is deprecated.
203 | try container.encodeIfPresent(cc, forKey: .cc)
204 | try container.encodeIfPresent(bcc, forKey: .bcc)
205 | try container.encodeIfPresent(headers, forKey: .headers)
| `- warning: 'headers' is deprecated: This property is deprecated.
206 | try container.encodeIfPresent(headersMap, forKey: .headersMap)
207 | try container.encodeIfPresent(attachments, forKey: .attachments)
[319/535] Compiling mailslurp DomainPreview.swift
/Users/admin/builder/spi-builder-workspace/mailslurp/Models/Email.swift:124:14: warning: 'headers' is deprecated: This property is deprecated.
122 | self.cc = cc
123 | self.bcc = bcc
124 | self.headers = headers
| `- warning: 'headers' is deprecated: This property is deprecated.
125 | self.headersMap = headersMap
126 | self.attachments = attachments
/Users/admin/builder/spi-builder-workspace/mailslurp/Models/Email.swift:205:39: warning: 'headers' is deprecated: This property is deprecated.
203 | try container.encodeIfPresent(cc, forKey: .cc)
204 | try container.encodeIfPresent(bcc, forKey: .bcc)
205 | try container.encodeIfPresent(headers, forKey: .headers)
| `- warning: 'headers' is deprecated: This property is deprecated.
206 | try container.encodeIfPresent(headersMap, forKey: .headersMap)
207 | try container.encodeIfPresent(attachments, forKey: .attachments)
[320/535] Compiling mailslurp DomainRegionGroup.swift
/Users/admin/builder/spi-builder-workspace/mailslurp/Models/Email.swift:124:14: warning: 'headers' is deprecated: This property is deprecated.
122 | self.cc = cc
123 | self.bcc = bcc
124 | self.headers = headers
| `- warning: 'headers' is deprecated: This property is deprecated.
125 | self.headersMap = headersMap
126 | self.attachments = attachments
/Users/admin/builder/spi-builder-workspace/mailslurp/Models/Email.swift:205:39: warning: 'headers' is deprecated: This property is deprecated.
203 | try container.encodeIfPresent(cc, forKey: .cc)
204 | try container.encodeIfPresent(bcc, forKey: .bcc)
205 | try container.encodeIfPresent(headers, forKey: .headers)
| `- warning: 'headers' is deprecated: This property is deprecated.
206 | try container.encodeIfPresent(headersMap, forKey: .headersMap)
207 | try container.encodeIfPresent(attachments, forKey: .attachments)
[321/535] Compiling mailslurp DomainRegionGroupsDto.swift
/Users/admin/builder/spi-builder-workspace/mailslurp/Models/Email.swift:124:14: warning: 'headers' is deprecated: This property is deprecated.
122 | self.cc = cc
123 | self.bcc = bcc
124 | self.headers = headers
| `- warning: 'headers' is deprecated: This property is deprecated.
125 | self.headersMap = headersMap
126 | self.attachments = attachments
/Users/admin/builder/spi-builder-workspace/mailslurp/Models/Email.swift:205:39: warning: 'headers' is deprecated: This property is deprecated.
203 | try container.encodeIfPresent(cc, forKey: .cc)
204 | try container.encodeIfPresent(bcc, forKey: .bcc)
205 | try container.encodeIfPresent(headers, forKey: .headers)
| `- warning: 'headers' is deprecated: This property is deprecated.
206 | try container.encodeIfPresent(headersMap, forKey: .headersMap)
207 | try container.encodeIfPresent(attachments, forKey: .attachments)
[322/535] Compiling mailslurp DomainRegionInformation.swift
/Users/admin/builder/spi-builder-workspace/mailslurp/Models/Email.swift:124:14: warning: 'headers' is deprecated: This property is deprecated.
122 | self.cc = cc
123 | self.bcc = bcc
124 | self.headers = headers
| `- warning: 'headers' is deprecated: This property is deprecated.
125 | self.headersMap = headersMap
126 | self.attachments = attachments
/Users/admin/builder/spi-builder-workspace/mailslurp/Models/Email.swift:205:39: warning: 'headers' is deprecated: This property is deprecated.
203 | try container.encodeIfPresent(cc, forKey: .cc)
204 | try container.encodeIfPresent(bcc, forKey: .bcc)
205 | try container.encodeIfPresent(headers, forKey: .headers)
| `- warning: 'headers' is deprecated: This property is deprecated.
206 | try container.encodeIfPresent(headersMap, forKey: .headersMap)
207 | try container.encodeIfPresent(attachments, forKey: .attachments)
[323/535] Compiling mailslurp DownloadAttachmentDto.swift
/Users/admin/builder/spi-builder-workspace/mailslurp/Models/Email.swift:124:14: warning: 'headers' is deprecated: This property is deprecated.
122 | self.cc = cc
123 | self.bcc = bcc
124 | self.headers = headers
| `- warning: 'headers' is deprecated: This property is deprecated.
125 | self.headersMap = headersMap
126 | self.attachments = attachments
/Users/admin/builder/spi-builder-workspace/mailslurp/Models/Email.swift:205:39: warning: 'headers' is deprecated: This property is deprecated.
203 | try container.encodeIfPresent(cc, forKey: .cc)
204 | try container.encodeIfPresent(bcc, forKey: .bcc)
205 | try container.encodeIfPresent(headers, forKey: .headers)
| `- warning: 'headers' is deprecated: This property is deprecated.
206 | try container.encodeIfPresent(headersMap, forKey: .headersMap)
207 | try container.encodeIfPresent(attachments, forKey: .attachments)
[324/535] Compiling mailslurp Email.swift
/Users/admin/builder/spi-builder-workspace/mailslurp/Models/Email.swift:124:14: warning: 'headers' is deprecated: This property is deprecated.
122 | self.cc = cc
123 | self.bcc = bcc
124 | self.headers = headers
| `- warning: 'headers' is deprecated: This property is deprecated.
125 | self.headersMap = headersMap
126 | self.attachments = attachments
/Users/admin/builder/spi-builder-workspace/mailslurp/Models/Email.swift:205:39: warning: 'headers' is deprecated: This property is deprecated.
203 | try container.encodeIfPresent(cc, forKey: .cc)
204 | try container.encodeIfPresent(bcc, forKey: .bcc)
205 | try container.encodeIfPresent(headers, forKey: .headers)
| `- warning: 'headers' is deprecated: This property is deprecated.
206 | try container.encodeIfPresent(headersMap, forKey: .headersMap)
207 | try container.encodeIfPresent(attachments, forKey: .attachments)
[325/535] Compiling mailslurp EmailAnalysis.swift
/Users/admin/builder/spi-builder-workspace/mailslurp/Models/Email.swift:124:14: warning: 'headers' is deprecated: This property is deprecated.
122 | self.cc = cc
123 | self.bcc = bcc
124 | self.headers = headers
| `- warning: 'headers' is deprecated: This property is deprecated.
125 | self.headersMap = headersMap
126 | self.attachments = attachments
/Users/admin/builder/spi-builder-workspace/mailslurp/Models/Email.swift:205:39: warning: 'headers' is deprecated: This property is deprecated.
203 | try container.encodeIfPresent(cc, forKey: .cc)
204 | try container.encodeIfPresent(bcc, forKey: .bcc)
205 | try container.encodeIfPresent(headers, forKey: .headers)
| `- warning: 'headers' is deprecated: This property is deprecated.
206 | try container.encodeIfPresent(headersMap, forKey: .headersMap)
207 | try container.encodeIfPresent(attachments, forKey: .attachments)
[326/535] Compiling mailslurp EmailAvailableResult.swift
/Users/admin/builder/spi-builder-workspace/mailslurp/Models/Email.swift:124:14: warning: 'headers' is deprecated: This property is deprecated.
122 | self.cc = cc
123 | self.bcc = bcc
124 | self.headers = headers
| `- warning: 'headers' is deprecated: This property is deprecated.
125 | self.headersMap = headersMap
126 | self.attachments = attachments
/Users/admin/builder/spi-builder-workspace/mailslurp/Models/Email.swift:205:39: warning: 'headers' is deprecated: This property is deprecated.
203 | try container.encodeIfPresent(cc, forKey: .cc)
204 | try container.encodeIfPresent(bcc, forKey: .bcc)
205 | try container.encodeIfPresent(headers, forKey: .headers)
| `- warning: 'headers' is deprecated: This property is deprecated.
206 | try container.encodeIfPresent(headersMap, forKey: .headersMap)
207 | try container.encodeIfPresent(attachments, forKey: .attachments)
[327/535] Compiling mailslurp EmailContentMatchResult.swift
/Users/admin/builder/spi-builder-workspace/mailslurp/Models/Email.swift:124:14: warning: 'headers' is deprecated: This property is deprecated.
122 | self.cc = cc
123 | self.bcc = bcc
124 | self.headers = headers
| `- warning: 'headers' is deprecated: This property is deprecated.
125 | self.headersMap = headersMap
126 | self.attachments = attachments
/Users/admin/builder/spi-builder-workspace/mailslurp/Models/Email.swift:205:39: warning: 'headers' is deprecated: This property is deprecated.
203 | try container.encodeIfPresent(cc, forKey: .cc)
204 | try container.encodeIfPresent(bcc, forKey: .bcc)
205 | try container.encodeIfPresent(headers, forKey: .headers)
| `- warning: 'headers' is deprecated: This property is deprecated.
206 | try container.encodeIfPresent(headersMap, forKey: .headersMap)
207 | try container.encodeIfPresent(attachments, forKey: .attachments)
[328/535] Compiling mailslurp EmailContentPartResult.swift
/Users/admin/builder/spi-builder-workspace/mailslurp/Models/Email.swift:124:14: warning: 'headers' is deprecated: This property is deprecated.
122 | self.cc = cc
123 | self.bcc = bcc
124 | self.headers = headers
| `- warning: 'headers' is deprecated: This property is deprecated.
125 | self.headersMap = headersMap
126 | self.attachments = attachments
/Users/admin/builder/spi-builder-workspace/mailslurp/Models/Email.swift:205:39: warning: 'headers' is deprecated: This property is deprecated.
203 | try container.encodeIfPresent(cc, forKey: .cc)
204 | try container.encodeIfPresent(bcc, forKey: .bcc)
205 | try container.encodeIfPresent(headers, forKey: .headers)
| `- warning: 'headers' is deprecated: This property is deprecated.
206 | try container.encodeIfPresent(headersMap, forKey: .headersMap)
207 | try container.encodeIfPresent(attachments, forKey: .attachments)
[329/535] Compiling mailslurp EmailFeatureCategoryName.swift
/Users/admin/builder/spi-builder-workspace/mailslurp/Models/Email.swift:124:14: warning: 'headers' is deprecated: This property is deprecated.
122 | self.cc = cc
123 | self.bcc = bcc
124 | self.headers = headers
| `- warning: 'headers' is deprecated: This property is deprecated.
125 | self.headersMap = headersMap
126 | self.attachments = attachments
/Users/admin/builder/spi-builder-workspace/mailslurp/Models/Email.swift:205:39: warning: 'headers' is deprecated: This property is deprecated.
203 | try container.encodeIfPresent(cc, forKey: .cc)
204 | try container.encodeIfPresent(bcc, forKey: .bcc)
205 | try container.encodeIfPresent(headers, forKey: .headers)
| `- warning: 'headers' is deprecated: This property is deprecated.
206 | try container.encodeIfPresent(headersMap, forKey: .headersMap)
207 | try container.encodeIfPresent(attachments, forKey: .attachments)
[330/535] Compiling mailslurp EmailFeatureFamilyName.swift
/Users/admin/builder/spi-builder-workspace/mailslurp/Models/Email.swift:124:14: warning: 'headers' is deprecated: This property is deprecated.
122 | self.cc = cc
123 | self.bcc = bcc
124 | self.headers = headers
| `- warning: 'headers' is deprecated: This property is deprecated.
125 | self.headersMap = headersMap
126 | self.attachments = attachments
/Users/admin/builder/spi-builder-workspace/mailslurp/Models/Email.swift:205:39: warning: 'headers' is deprecated: This property is deprecated.
203 | try container.encodeIfPresent(cc, forKey: .cc)
204 | try container.encodeIfPresent(bcc, forKey: .bcc)
205 | try container.encodeIfPresent(headers, forKey: .headers)
| `- warning: 'headers' is deprecated: This property is deprecated.
206 | try container.encodeIfPresent(headersMap, forKey: .headersMap)
207 | try container.encodeIfPresent(attachments, forKey: .attachments)
[331/535] Compiling mailslurp EmailFeatureFamilyStatistics.swift
/Users/admin/builder/spi-builder-workspace/mailslurp/Models/Email.swift:124:14: warning: 'headers' is deprecated: This property is deprecated.
122 | self.cc = cc
123 | self.bcc = bcc
124 | self.headers = headers
| `- warning: 'headers' is deprecated: This property is deprecated.
125 | self.headersMap = headersMap
126 | self.attachments = attachments
/Users/admin/builder/spi-builder-workspace/mailslurp/Models/Email.swift:205:39: warning: 'headers' is deprecated: This property is deprecated.
203 | try container.encodeIfPresent(cc, forKey: .cc)
204 | try container.encodeIfPresent(bcc, forKey: .bcc)
205 | try container.encodeIfPresent(headers, forKey: .headers)
| `- warning: 'headers' is deprecated: This property is deprecated.
206 | try container.encodeIfPresent(headersMap, forKey: .headersMap)
207 | try container.encodeIfPresent(attachments, forKey: .attachments)
[332/535] Compiling mailslurp EmailFeatureNames.swift
/Users/admin/builder/spi-builder-workspace/mailslurp/Models/Email.swift:124:14: warning: 'headers' is deprecated: This property is deprecated.
122 | self.cc = cc
123 | self.bcc = bcc
124 | self.headers = headers
| `- warning: 'headers' is deprecated: This property is deprecated.
125 | self.headersMap = headersMap
126 | self.attachments = attachments
/Users/admin/builder/spi-builder-workspace/mailslurp/Models/Email.swift:205:39: warning: 'headers' is deprecated: This property is deprecated.
203 | try container.encodeIfPresent(cc, forKey: .cc)
204 | try container.encodeIfPresent(bcc, forKey: .bcc)
205 | try container.encodeIfPresent(headers, forKey: .headers)
| `- warning: 'headers' is deprecated: This property is deprecated.
206 | try container.encodeIfPresent(headersMap, forKey: .headersMap)
207 | try container.encodeIfPresent(attachments, forKey: .attachments)
[333/535] Compiling mailslurp EmailFeatureOverview.swift
/Users/admin/builder/spi-builder-workspace/mailslurp/Models/Email.swift:124:14: warning: 'headers' is deprecated: This property is deprecated.
122 | self.cc = cc
123 | self.bcc = bcc
124 | self.headers = headers
| `- warning: 'headers' is deprecated: This property is deprecated.
125 | self.headersMap = headersMap
126 | self.attachments = attachments
/Users/admin/builder/spi-builder-workspace/mailslurp/Models/Email.swift:205:39: warning: 'headers' is deprecated: This property is deprecated.
203 | try container.encodeIfPresent(cc, forKey: .cc)
204 | try container.encodeIfPresent(bcc, forKey: .bcc)
205 | try container.encodeIfPresent(headers, forKey: .headers)
| `- warning: 'headers' is deprecated: This property is deprecated.
206 | try container.encodeIfPresent(headersMap, forKey: .headersMap)
207 | try container.encodeIfPresent(attachments, forKey: .attachments)
[334/535] Compiling mailslurp EmailFeaturePlatformName.swift
/Users/admin/builder/spi-builder-workspace/mailslurp/Models/Email.swift:124:14: warning: 'headers' is deprecated: This property is deprecated.
122 | self.cc = cc
123 | self.bcc = bcc
124 | self.headers = headers
| `- warning: 'headers' is deprecated: This property is deprecated.
125 | self.headersMap = headersMap
126 | self.attachments = attachments
/Users/admin/builder/spi-builder-workspace/mailslurp/Models/Email.swift:205:39: warning: 'headers' is deprecated: This property is deprecated.
203 | try container.encodeIfPresent(cc, forKey: .cc)
204 | try container.encodeIfPresent(bcc, forKey: .bcc)
205 | try container.encodeIfPresent(headers, forKey: .headers)
| `- warning: 'headers' is deprecated: This property is deprecated.
206 | try container.encodeIfPresent(headersMap, forKey: .headersMap)
207 | try container.encodeIfPresent(attachments, forKey: .attachments)
[335/535] Compiling mailslurp EmailFeaturePlatformStatistics.swift
/Users/admin/builder/spi-builder-workspace/mailslurp/Models/Email.swift:124:14: warning: 'headers' is deprecated: This property is deprecated.
122 | self.cc = cc
123 | self.bcc = bcc
124 | self.headers = headers
| `- warning: 'headers' is deprecated: This property is deprecated.
125 | self.headersMap = headersMap
126 | self.attachments = attachments
/Users/admin/builder/spi-builder-workspace/mailslurp/Models/Email.swift:205:39: warning: 'headers' is deprecated: This property is deprecated.
203 | try container.encodeIfPresent(cc, forKey: .cc)
204 | try container.encodeIfPresent(bcc, forKey: .bcc)
205 | try container.encodeIfPresent(headers, forKey: .headers)
| `- warning: 'headers' is deprecated: This property is deprecated.
206 | try container.encodeIfPresent(headersMap, forKey: .headersMap)
207 | try container.encodeIfPresent(attachments, forKey: .attachments)
[336/535] Compiling mailslurp EmailFeatureSupportFlags.swift
/Users/admin/builder/spi-builder-workspace/mailslurp/Models/Email.swift:124:14: warning: 'headers' is deprecated: This property is deprecated.
122 | self.cc = cc
123 | self.bcc = bcc
124 | self.headers = headers
| `- warning: 'headers' is deprecated: This property is deprecated.
125 | self.headersMap = headersMap
126 | self.attachments = attachments
/Users/admin/builder/spi-builder-workspace/mailslurp/Models/Email.swift:205:39: warning: 'headers' is deprecated: This property is deprecated.
203 | try container.encodeIfPresent(cc, forKey: .cc)
204 | try container.encodeIfPresent(bcc, forKey: .bcc)
205 | try container.encodeIfPresent(headers, forKey: .headers)
| `- warning: 'headers' is deprecated: This property is deprecated.
206 | try container.encodeIfPresent(headersMap, forKey: .headersMap)
207 | try container.encodeIfPresent(attachments, forKey: .attachments)
[337/535] Compiling mailslurp EmailFeatureSupportResult.swift
/Users/admin/builder/spi-builder-workspace/mailslurp/Models/Email.swift:124:14: warning: 'headers' is deprecated: This property is deprecated.
122 | self.cc = cc
123 | self.bcc = bcc
124 | self.headers = headers
| `- warning: 'headers' is deprecated: This property is deprecated.
125 | self.headersMap = headersMap
126 | self.attachments = attachments
/Users/admin/builder/spi-builder-workspace/mailslurp/Models/Email.swift:205:39: warning: 'headers' is deprecated: This property is deprecated.
203 | try container.encodeIfPresent(cc, forKey: .cc)
204 | try container.encodeIfPresent(bcc, forKey: .bcc)
205 | try container.encodeIfPresent(headers, forKey: .headers)
| `- warning: 'headers' is deprecated: This property is deprecated.
206 | try container.encodeIfPresent(headersMap, forKey: .headersMap)
207 | try container.encodeIfPresent(attachments, forKey: .attachments)
[338/535] Compiling mailslurp EmailFeatureSupportStatusPercentage.swift
/Users/admin/builder/spi-builder-workspace/mailslurp/Models/Email.swift:124:14: warning: 'headers' is deprecated: This property is deprecated.
122 | self.cc = cc
123 | self.bcc = bcc
124 | self.headers = headers
| `- warning: 'headers' is deprecated: This property is deprecated.
125 | self.headersMap = headersMap
126 | self.attachments = attachments
/Users/admin/builder/spi-builder-workspace/mailslurp/Models/Email.swift:205:39: warning: 'headers' is deprecated: This property is deprecated.
203 | try container.encodeIfPresent(cc, forKey: .cc)
204 | try container.encodeIfPresent(bcc, forKey: .bcc)
205 | try container.encodeIfPresent(headers, forKey: .headers)
| `- warning: 'headers' is deprecated: This property is deprecated.
206 | try container.encodeIfPresent(headersMap, forKey: .headersMap)
207 | try container.encodeIfPresent(attachments, forKey: .attachments)
[339/535] Compiling mailslurp InboxReplierControllerAPI.swift
[340/535] Compiling mailslurp MFAControllerAPI.swift
[341/535] Compiling mailslurp MailServerControllerAPI.swift
[342/535] Compiling mailslurp MissedEmailControllerAPI.swift
[343/535] Compiling mailslurp MissedSmsControllerAPI.swift
[344/535] Compiling mailslurp PhoneControllerAPI.swift
[345/535] Compiling mailslurp RulesetControllerAPI.swift
[346/535] Compiling mailslurp SentEmailsControllerAPI.swift
[347/535] Compiling mailslurp SmsControllerAPI.swift
[348/535] Compiling mailslurp TemplateControllerAPI.swift
[349/535] Compiling mailslurp ToolsControllerAPI.swift
[350/535] Compiling mailslurp TrackingControllerAPI.swift
[351/535] Compiling mailslurp UserControllerAPI.swift
[352/535] Compiling mailslurp WaitForControllerAPI.swift
[353/535] Compiling mailslurp WebhookControllerAPI.swift
[354/535] Compiling mailslurp APIHelper.swift
[355/535] Compiling mailslurp APIs.swift
[356/535] Compiling mailslurp CodableHelper.swift
[357/535] Compiling mailslurp Extensions.swift
[358/535] Compiling mailslurp JSONDataEncoding.swift
[359/535] Compiling mailslurp JSONEncodingHelper.swift
[360/535] Compiling mailslurp JSONValue.swift
[361/535] Compiling mailslurp Models.swift
[362/535] Compiling mailslurp OpenISO8601DateFormatter.swift
[363/535] Compiling mailslurp SynchronizedDictionary.swift
[364/535] Compiling mailslurp AIControllerAPI.swift
[365/535] Compiling mailslurp AliasControllerAPI.swift
[366/535] Compiling mailslurp ApiAuditLogControllerAPI.swift
[367/535] Compiling mailslurp AttachmentControllerAPI.swift
[368/535] Compiling mailslurp BounceControllerAPI.swift
[369/535] Compiling mailslurp BulkActionsControllerAPI.swift
[370/535] Compiling mailslurp CampaignProbeControllerAPI.swift
[371/535] Compiling mailslurp CommonActionsControllerAPI.swift
[372/535] Compiling mailslurp ConnectorControllerAPI.swift
[373/535] Compiling mailslurp ConsentControllerAPI.swift
[374/535] Compiling mailslurp ContactControllerAPI.swift
[375/535] Compiling mailslurp DeliverabilityTestControllerAPI.swift
[376/535] Compiling mailslurp DevicePreviewsControllerAPI.swift
[377/535] Compiling mailslurp DomainControllerAPI.swift
[378/535] Compiling mailslurp DomainMonitorControllerAPI.swift
[379/535] Compiling mailslurp EmailControllerAPI.swift
[380/535] Compiling mailslurp EmailVerificationControllerAPI.swift
[381/535] Compiling mailslurp ExpiredControllerAPI.swift
[382/535] Compiling mailslurp ExportControllerAPI.swift
[383/535] Compiling mailslurp FormControllerAPI.swift
[384/535] Compiling mailslurp GroupControllerAPI.swift
[385/535] Compiling mailslurp GuestPortalControllerAPI.swift
[386/535] Compiling mailslurp ImapControllerAPI.swift
[387/535] Compiling mailslurp InboxControllerAPI.swift
[388/535] Compiling mailslurp InboxForwarderControllerAPI.swift
[389/535] Compiling mailslurp URLSessionImplementations.swift
[390/535] Compiling mailslurp Validation.swift
[391/535] Compiling mailslurp AIMappingMatchOption.swift
[392/535] Compiling mailslurp AIMappingMatchOptions.swift
[393/535] Compiling mailslurp AITransformCreateOptions.swift
[394/535] Compiling mailslurp AITransformDto.swift
[395/535] Compiling mailslurp AITransformMappingDto.swift
[396/535] Compiling mailslurp AITransformMappingMatchResult.swift
[397/535] Compiling mailslurp AITransformMappingProjection.swift
[398/535] Compiling mailslurp AITransformProjection.swift
[399/535] Compiling mailslurp AITransformResultDto.swift
[400/535] Compiling mailslurp AITransformResultProjectionDto.swift
[401/535] Compiling mailslurp AbstractWebhookPayload.swift
[402/535] Compiling mailslurp AccountBounceBlockDto.swift
[403/535] Compiling mailslurp AliasDto.swift
[404/535] Compiling mailslurp AliasProjection.swift
[405/535] Compiling mailslurp AliasThreadProjection.swift
[406/535] Compiling mailslurp AttachmentEntityDto.swift
[407/535] Compiling mailslurp AttachmentMetaData.swift
[408/535] Compiling mailslurp AttachmentProjection.swift
[409/535] Compiling mailslurp AuditLogEventDto.swift
[410/535] Compiling mailslurp AuditLogPageDto.swift
[411/535] Compiling mailslurp AuditLogSearchOptions.swift
[412/535] Compiling mailslurp BasicAuthOptions.swift
[413/535] Compiling mailslurp BounceProjection.swift
[414/535] Compiling mailslurp DNSLookupOptions.swift
[415/535] Compiling mailslurp DNSLookupResult.swift
[416/535] Compiling mailslurp DNSLookupResults.swift
[417/535] Compiling mailslurp DNSLookupsOptions.swift
[418/535] Compiling mailslurp DeleteDevicePreviewRunResult.swift
[419/535] Compiling mailslurp DeleteResult.swift
[420/535] Compiling mailslurp DeliverabilityAnalyticsRunDto.swift
[421/535] Compiling mailslurp DeliverabilityAnalyticsSeriesDto.swift
[422/535] Compiling mailslurp DeliverabilityAnalyticsSeriesPointDto.swift
[423/535] Compiling mailslurp DeliverabilityAnalyticsSummaryDto.swift
[424/535] Compiling mailslurp DeliverabilityEntityResultDto.swift
[425/535] Compiling mailslurp DeliverabilityEntityResultPageDto.swift
[426/535] Compiling mailslurp DeliverabilityExpectation.swift
[427/535] Compiling mailslurp DeliverabilityExpectationResultDto.swift
[428/535] Compiling mailslurp DeliverabilityFailureEntityHotspotDto.swift
[429/535] Compiling mailslurp DeliverabilityFailureHotspotsDto.swift
[430/535] Compiling mailslurp DeliverabilityFailurePhoneDimensionHotspotDto.swift
[431/535] Compiling mailslurp DeliverabilityPollStatusResultDto.swift
[432/535] Compiling mailslurp DeliverabilitySelectorOptions.swift
[433/535] Compiling mailslurp DeliverabilitySimulationEmailOptions.swift
[434/535] Compiling mailslurp DeliverabilitySimulationJobConfigDto.swift
[435/535] Compiling mailslurp DeliverabilitySimulationJobDto.swift
[436/535] Compiling mailslurp DeliverabilitySimulationJobErrorSummaryDto.swift
[437/535] Compiling mailslurp DeliverabilitySimulationJobEventDto.swift
[438/535] Compiling mailslurp DeliverabilitySimulationJobEventPageDto.swift
[439/535] Emitting module mailslurp
[440/559] Compiling mailslurp PhoneNumberValidationDto.swift
[441/559] Compiling mailslurp PhonePlanAvailability.swift
[442/559] Compiling mailslurp PhonePlanAvailabilityItem.swift
[443/559] Compiling mailslurp PhonePlanDto.swift
[444/559] Compiling mailslurp PhoneSummaryCountryDto.swift
[445/559] Compiling mailslurp PhoneSummaryDto.swift
[446/559] Compiling mailslurp PlanSummaryDto.swift
[447/559] Compiling mailslurp PlusAddressDto.swift
[448/559] Compiling mailslurp PlusAddressProjection.swift
[449/559] Compiling mailslurp ProviderSettings.swift
[450/559] Compiling mailslurp RawEmailJson.swift
[451/559] Compiling mailslurp Recipient.swift
[452/559] Compiling mailslurp RecipientProjection.swift
[453/559] Compiling mailslurp ReplyForSms.swift
[454/559] Compiling mailslurp ReplyToAliasEmailOptions.swift
[455/559] Compiling mailslurp ReplyToEmailOptions.swift
[456/559] Compiling mailslurp ReputationItemProjection.swift
[457/559] Compiling mailslurp RulesetDto.swift
[458/559] Compiling mailslurp RulesetTestOptions.swift
[459/559] Compiling mailslurp ScheduledJob.swift
[460/559] Compiling mailslurp ScheduledJobDto.swift
[461/559] Compiling mailslurp SearchEmailsOptions.swift
[462/559] Compiling mailslurp SearchInboxesOptions.swift
[463/559] Compiling mailslurp SendEmailBodyPart.swift
[464/559] Compiling mailslurp UnseenErrorCountDto.swift
[465/559] Compiling mailslurp UpdateAliasOptions.swift
[466/559] Compiling mailslurp UpdateCampaignProbeOptions.swift
[467/559] Compiling mailslurp UpdateDeliverabilityTestOptions.swift
[468/559] Compiling mailslurp UpdateDevicePreviewFeedbackOptions.swift
[469/559] Compiling mailslurp UpdateDomainMonitorOptions.swift
[470/559] Compiling mailslurp UpdateDomainOptions.swift
[471/559] Compiling mailslurp UpdateGroupContacts.swift
[472/559] Compiling mailslurp UpdateImapAccessOptions.swift
[473/559] Compiling mailslurp UpdateInboxOptions.swift
[474/559] Compiling mailslurp UpdateInboxReplierOptions.swift
[475/559] Compiling mailslurp UpdatePhoneNumberOptions.swift
[476/559] Compiling mailslurp UpdateSmtpAccessOptions.swift
[477/559] Compiling mailslurp UploadAttachmentOptions.swift
[478/559] Compiling mailslurp UploadMultipartFormRequest.swift
[479/559] Compiling mailslurp UserInfoDto.swift
[480/559] Compiling mailslurp ValidateEmailAddressListOptions.swift
[481/559] Compiling mailslurp ValidateEmailAddressListResult.swift
[482/559] Compiling mailslurp ValidatePhoneNumberOptions.swift
[483/559] Compiling mailslurp ValidationDto.swift
[484/559] Compiling mailslurp ValidationMessage.swift
[485/559] Compiling mailslurp VerifyEmailAddressOptions.swift
[486/559] Compiling mailslurp VerifyWebhookSignatureOptions.swift
[487/559] Compiling mailslurp VerifyWebhookSignatureResults.swift
[488/559] Compiling mailslurp SendEmailOptions.swift
[489/559] Compiling mailslurp SendOptInConsentEmailOptions.swift
[490/559] Compiling mailslurp SendSMTPEnvelopeOptions.swift
[491/559] Compiling mailslurp SendWithQueueResult.swift
[492/559] Compiling mailslurp Sender.swift
[493/559] Compiling mailslurp SenderProjection.swift
[494/559] Compiling mailslurp SentEmailDto.swift
[495/559] Compiling mailslurp SentEmailProjection.swift
[496/559] Compiling mailslurp SentSmsDto.swift
[497/559] Compiling mailslurp SentSmsProjection.swift
[498/559] Compiling mailslurp ServerEndpoints.swift
[499/559] Compiling mailslurp SetInboxFavouritedOptions.swift
[500/559] Compiling mailslurp SetPhoneFavouritedOptions.swift
[501/559] Compiling mailslurp SimpleSendEmailOptions.swift
[502/559] Compiling mailslurp SmsDto.swift
[503/559] Compiling mailslurp SmsMatchOption.swift
[504/559] Compiling mailslurp SmsPreview.swift
[505/559] Compiling mailslurp SmsProjection.swift
[506/559] Compiling mailslurp SmsReplyOptions.swift
[507/559] Compiling mailslurp SmsSendOptions.swift
[508/559] Compiling mailslurp SmtpAccessDetails.swift
[509/559] Compiling mailslurp SortObject.swift
[510/559] Compiling mailslurp SpellingIssue.swift
[511/559] Compiling mailslurp StructuredContentResultDto.swift
[512/559] Compiling mailslurp StructuredOutputSchema.swift
[513/559] Compiling mailslurp StructuredOutputSchemaValidation.swift
[514/559] Compiling mailslurp TemplateDto.swift
[515/559] Compiling mailslurp TemplatePreview.swift
[516/559] Compiling mailslurp TemplateProjection.swift
[517/559] Compiling mailslurp TemplateVariable.swift
[518/559] Compiling mailslurp TenantReputationFindingDto.swift
[519/559] Compiling mailslurp TenantReputationFindingsDto.swift
[520/559] Compiling mailslurp TenantReputationStatusRowDto.swift
[521/559] Compiling mailslurp TenantReputationStatusSummaryDto.swift
[522/559] Compiling mailslurp TestInboxRulesetSendingOptions.swift
[523/559] Compiling mailslurp TestNewInboxForwarderOptions.swift
[524/559] Compiling mailslurp TestNewInboxRulesetOptions.swift
[525/559] Compiling mailslurp TestPhoneNumberOptions.swift
[526/559] Compiling mailslurp TestRulesetReceivingOptions.swift
[527/559] Compiling mailslurp TestRulesetReceivingResult.swift
[528/559] Compiling mailslurp TestRulesetSendingResult.swift
[529/559] Compiling mailslurp TotpDeviceCodeDto.swift
[530/559] Compiling mailslurp TotpDeviceDto.swift
[531/559] Compiling mailslurp TotpDeviceOptionalDto.swift
[532/559] Compiling mailslurp TrackingPixelDto.swift
[533/559] Compiling mailslurp TrackingPixelProjection.swift
[534/559] Compiling mailslurp UnknownMissedEmailProjection.swift
[535/559] Compiling mailslurp UnreadCount.swift
[536/559] Compiling mailslurp WaitForConditions.swift
[537/559] Compiling mailslurp WaitForSingleSmsOptions.swift
[538/559] Compiling mailslurp WaitForSmsConditions.swift
[539/559] Compiling mailslurp WebhookBouncePayload.swift
[540/559] Compiling mailslurp WebhookBounceRecipientPayload.swift
[541/559] Compiling mailslurp WebhookDeliveryStatusPayload.swift
[542/559] Compiling mailslurp WebhookDto.swift
[543/559] Compiling mailslurp WebhookEmailOpenedPayload.swift
[544/559] Compiling mailslurp WebhookEmailReadPayload.swift
[545/559] Compiling mailslurp WebhookEndpointProjection.swift
[546/559] Compiling mailslurp WebhookHeaderNameValue.swift
[547/559] Compiling mailslurp WebhookHeaders.swift
[548/559] Compiling mailslurp WebhookNewAITransformResultPayload.swift
[549/559] Compiling mailslurp WebhookNewAttachmentPayload.swift
[550/559] Compiling mailslurp WebhookNewContactPayload.swift
[551/559] Compiling mailslurp WebhookNewEmailPayload.swift
[552/559] Compiling mailslurp WebhookNewSmsPayload.swift
[553/559] Compiling mailslurp WebhookProjection.swift
[554/559] Compiling mailslurp WebhookRedriveAllResult.swift
[555/559] Compiling mailslurp WebhookRedriveResult.swift
[556/559] Compiling mailslurp WebhookResultDto.swift
[557/559] Compiling mailslurp WebhookTestRequest.swift
[558/559] Compiling mailslurp WebhookTestResponse.swift
[559/559] Compiling mailslurp WebhookTestResult.swift
Build complete! (36.70s)
Fetching https://github.com/mxcl/PromiseKit
[1/17242] Fetching promisekit
Fetched https://github.com/mxcl/PromiseKit from cache (1.86s)
Computing version for https://github.com/mxcl/PromiseKit
Computed https://github.com/mxcl/PromiseKit at 8.2.0 (3.10s)
Creating working copy for https://github.com/mxcl/PromiseKit
Working copy of https://github.com/mxcl/PromiseKit resolved at 8.2.0
Build complete.
{
"dependencies" : [
{
"identity" : "promisekit",
"requirement" : {
"range" : [
{
"lower_bound" : "8.1.2",
"upper_bound" : "9.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/mxcl/PromiseKit"
}
],
"manifest_display_name" : "mailslurp",
"name" : "mailslurp",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "12.0"
},
{
"name" : "macos",
"version" : "10.13"
},
{
"name" : "tvos",
"version" : "12.0"
},
{
"name" : "watchos",
"version" : "4.0"
}
],
"products" : [
{
"name" : "mailslurp",
"targets" : [
"mailslurp"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"swift_languages_versions" : [
"6"
],
"targets" : [
{
"c99name" : "mailslurp",
"module_type" : "SwiftTarget",
"name" : "mailslurp",
"path" : "mailslurp",
"product_dependencies" : [
"PromiseKit"
],
"product_memberships" : [
"mailslurp"
],
"sources" : [
"APIs/AIControllerAPI.swift",
"APIs/AliasControllerAPI.swift",
"APIs/ApiAuditLogControllerAPI.swift",
"APIs/AttachmentControllerAPI.swift",
"APIs/BounceControllerAPI.swift",
"APIs/BulkActionsControllerAPI.swift",
"APIs/CampaignProbeControllerAPI.swift",
"APIs/CommonActionsControllerAPI.swift",
"APIs/ConnectorControllerAPI.swift",
"APIs/ConsentControllerAPI.swift",
"APIs/ContactControllerAPI.swift",
"APIs/DeliverabilityTestControllerAPI.swift",
"APIs/DevicePreviewsControllerAPI.swift",
"APIs/DomainControllerAPI.swift",
"APIs/DomainMonitorControllerAPI.swift",
"APIs/EmailControllerAPI.swift",
"APIs/EmailVerificationControllerAPI.swift",
"APIs/ExpiredControllerAPI.swift",
"APIs/ExportControllerAPI.swift",
"APIs/FormControllerAPI.swift",
"APIs/GroupControllerAPI.swift",
"APIs/GuestPortalControllerAPI.swift",
"APIs/ImapControllerAPI.swift",
"APIs/InboxControllerAPI.swift",
"APIs/InboxForwarderControllerAPI.swift",
"APIs/InboxReplierControllerAPI.swift",
"APIs/MFAControllerAPI.swift",
"APIs/MailServerControllerAPI.swift",
"APIs/MissedEmailControllerAPI.swift",
"APIs/MissedSmsControllerAPI.swift",
"APIs/PhoneControllerAPI.swift",
"APIs/RulesetControllerAPI.swift",
"APIs/SentEmailsControllerAPI.swift",
"APIs/SmsControllerAPI.swift",
"APIs/TemplateControllerAPI.swift",
"APIs/ToolsControllerAPI.swift",
"APIs/TrackingControllerAPI.swift",
"APIs/UserControllerAPI.swift",
"APIs/WaitForControllerAPI.swift",
"APIs/WebhookControllerAPI.swift",
"Infrastructure/APIHelper.swift",
"Infrastructure/APIs.swift",
"Infrastructure/CodableHelper.swift",
"Infrastructure/Extensions.swift",
"Infrastructure/JSONDataEncoding.swift",
"Infrastructure/JSONEncodingHelper.swift",
"Infrastructure/JSONValue.swift",
"Infrastructure/Models.swift",
"Infrastructure/OpenISO8601DateFormatter.swift",
"Infrastructure/SynchronizedDictionary.swift",
"Infrastructure/URLSessionImplementations.swift",
"Infrastructure/Validation.swift",
"Models/AIMappingMatchOption.swift",
"Models/AIMappingMatchOptions.swift",
"Models/AITransformCreateOptions.swift",
"Models/AITransformDto.swift",
"Models/AITransformMappingDto.swift",
"Models/AITransformMappingMatchResult.swift",
"Models/AITransformMappingProjection.swift",
"Models/AITransformProjection.swift",
"Models/AITransformResultDto.swift",
"Models/AITransformResultProjectionDto.swift",
"Models/AbstractWebhookPayload.swift",
"Models/AccountBounceBlockDto.swift",
"Models/AliasDto.swift",
"Models/AliasProjection.swift",
"Models/AliasThreadProjection.swift",
"Models/AttachmentEntityDto.swift",
"Models/AttachmentMetaData.swift",
"Models/AttachmentProjection.swift",
"Models/AuditLogEventDto.swift",
"Models/AuditLogPageDto.swift",
"Models/AuditLogSearchOptions.swift",
"Models/BasicAuthOptions.swift",
"Models/BounceProjection.swift",
"Models/BounceRecipientProjection.swift",
"Models/BouncedEmailDto.swift",
"Models/BouncedRecipientDto.swift",
"Models/BulkSendEmailOptions.swift",
"Models/CampaignProbeDto.swift",
"Models/CampaignProbeInsightsDto.swift",
"Models/CampaignProbeRunDto.swift",
"Models/CampaignProbeRunDueResult.swift",
"Models/CampaignProbeRunNowResult.swift",
"Models/CampaignProbeSeriesDto.swift",
"Models/CampaignProbeSeriesPointDto.swift",
"Models/CanSendEmailResults.swift",
"Models/CancelDevicePreviewRunOptions.swift",
"Models/CancelDevicePreviewRunResult.swift",
"Models/CheckEmailBodyFeatureSupportResults.swift",
"Models/CheckEmailBodyResults.swift",
"Models/CheckEmailClientSupportOptions.swift",
"Models/CheckEmailClientSupportResults.swift",
"Models/CheckEmailFeaturesClientSupportOptions.swift",
"Models/CheckEmailFeaturesClientSupportResults.swift",
"Models/CodeCandidate.swift",
"Models/Complaint.swift",
"Models/ConditionOption.swift",
"Models/ConditionalStructuredContentResult.swift",
"Models/ConnectorDto.swift",
"Models/ConnectorEventDto.swift",
"Models/ConnectorEventProjection.swift",
"Models/ConnectorImapConnectionDto.swift",
"Models/ConnectorImapConnectionTestResult.swift",
"Models/ConnectorProjection.swift",
"Models/ConnectorProviderSettingsDto.swift",
"Models/ConnectorSmtpConnectionDto.swift",
"Models/ConnectorSmtpConnectionTestResult.swift",
"Models/ConnectorSyncRequestResult.swift",
"Models/ConnectorSyncResult.swift",
"Models/ConnectorSyncSettingsDto.swift",
"Models/ConsentStatusDto.swift",
"Models/ContactDto.swift",
"Models/ContactProjection.swift",
"Models/ContentMatchOptions.swift",
"Models/CountDto.swift",
"Models/CreateAITransformerMappingOptions.swift",
"Models/CreateAliasOptions.swift",
"Models/CreateCampaignProbeOptions.swift",
"Models/CreateCampaignProbeRunOptions.swift",
"Models/CreateConnectorImapConnectionOptions.swift",
"Models/CreateConnectorOptions.swift",
"Models/CreateConnectorSmtpConnectionOptions.swift",
"Models/CreateConnectorSyncSettingsOptions.swift",
"Models/CreateConnectorWithOptions.swift",
"Models/CreateContactOptions.swift",
"Models/CreateDeliverabilitySimulationJobOptions.swift",
"Models/CreateDeliverabilityTestOptions.swift",
"Models/CreateDevicePreviewFeedbackOptions.swift",
"Models/CreateDevicePreviewOptions.swift",
"Models/CreateDevicePreviewRunResult.swift",
"Models/CreateDomainMonitorAlertSinkOptions.swift",
"Models/CreateDomainMonitorOptions.swift",
"Models/CreateDomainOptions.swift",
"Models/CreateEmergencyAddressOptions.swift",
"Models/CreateGroupOptions.swift",
"Models/CreateInboxDto.swift",
"Models/CreateInboxForwarderOptions.swift",
"Models/CreateInboxReplierOptions.swift",
"Models/CreateInboxRetentionPolicyForAccountOptions.swift",
"Models/CreatePhoneNumberOptions.swift",
"Models/CreatePortalOptions.swift",
"Models/CreatePortalUserOptions.swift",
"Models/CreateRulesetOptions.swift",
"Models/CreateTemplateOptions.swift",
"Models/CreateTotpDeviceBase32SecretKeyOptions.swift",
"Models/CreateTotpDeviceCustomOptions.swift",
"Models/CreateTotpDeviceOtpAuthUrlOptions.swift",
"Models/CreateTrackingPixelOptions.swift",
"Models/CreateWebhookOptions.swift",
"Models/DNSLookupOptions.swift",
"Models/DNSLookupResult.swift",
"Models/DNSLookupResults.swift",
"Models/DNSLookupsOptions.swift",
"Models/DeleteDevicePreviewRunResult.swift",
"Models/DeleteResult.swift",
"Models/DeliverabilityAnalyticsRunDto.swift",
"Models/DeliverabilityAnalyticsSeriesDto.swift",
"Models/DeliverabilityAnalyticsSeriesPointDto.swift",
"Models/DeliverabilityAnalyticsSummaryDto.swift",
"Models/DeliverabilityEntityResultDto.swift",
"Models/DeliverabilityEntityResultPageDto.swift",
"Models/DeliverabilityExpectation.swift",
"Models/DeliverabilityExpectationResultDto.swift",
"Models/DeliverabilityFailureEntityHotspotDto.swift",
"Models/DeliverabilityFailureHotspotsDto.swift",
"Models/DeliverabilityFailurePhoneDimensionHotspotDto.swift",
"Models/DeliverabilityPollStatusResultDto.swift",
"Models/DeliverabilitySelectorOptions.swift",
"Models/DeliverabilitySimulationEmailOptions.swift",
"Models/DeliverabilitySimulationJobConfigDto.swift",
"Models/DeliverabilitySimulationJobDto.swift",
"Models/DeliverabilitySimulationJobErrorSummaryDto.swift",
"Models/DeliverabilitySimulationJobEventDto.swift",
"Models/DeliverabilitySimulationJobEventPageDto.swift",
"Models/DeliverabilitySimulationJobTopErrorDto.swift",
"Models/DeliverabilitySimulationSmsOptions.swift",
"Models/DeliverabilityTestDto.swift",
"Models/DeliverabilityTestPageDto.swift",
"Models/DeliveryStatusDto.swift",
"Models/DescribeDomainOptions.swift",
"Models/DescribeMailServerDomainResult.swift",
"Models/DevicePreviewFeedbackDto.swift",
"Models/DevicePreviewFeedbackListDto.swift",
"Models/DevicePreviewProviderProgressDto.swift",
"Models/DevicePreviewRunDto.swift",
"Models/DevicePreviewRunResultsDto.swift",
"Models/DevicePreviewScreenshotDto.swift",
"Models/DevicePreviewTargetDto.swift",
"Models/DomainDto.swift",
"Models/DomainGroup.swift",
"Models/DomainGroupsDto.swift",
"Models/DomainInformation.swift",
"Models/DomainIssuesDto.swift",
"Models/DomainMonitorAlertSinkDto.swift",
"Models/DomainMonitorDto.swift",
"Models/DomainMonitorInsightsDto.swift",
"Models/DomainMonitorRunDto.swift",
"Models/DomainMonitorRunDueResult.swift",
"Models/DomainMonitorRunNowResult.swift",
"Models/DomainMonitorSeriesDto.swift",
"Models/DomainMonitorSeriesPointDto.swift",
"Models/DomainNameRecord.swift",
"Models/DomainPreview.swift",
"Models/DomainRegionGroup.swift",
"Models/DomainRegionGroupsDto.swift",
"Models/DomainRegionInformation.swift",
"Models/DownloadAttachmentDto.swift",
"Models/Email.swift",
"Models/EmailAnalysis.swift",
"Models/EmailAvailableResult.swift",
"Models/EmailContentMatchResult.swift",
"Models/EmailContentPartResult.swift",
"Models/EmailFeatureCategoryName.swift",
"Models/EmailFeatureFamilyName.swift",
"Models/EmailFeatureFamilyStatistics.swift",
"Models/EmailFeatureNames.swift",
"Models/EmailFeatureOverview.swift",
"Models/EmailFeaturePlatformName.swift",
"Models/EmailFeaturePlatformStatistics.swift",
"Models/EmailFeatureSupportFlags.swift",
"Models/EmailFeatureSupportResult.swift",
"Models/EmailFeatureSupportStatusPercentage.swift",
"Models/EmailFeatureVersionStatistics.swift",
"Models/EmailHtmlDto.swift",
"Models/EmailLinksResult.swift",
"Models/EmailPreview.swift",
"Models/EmailPreviewUrls.swift",
"Models/EmailProjection.swift",
"Models/EmailRecipients.swift",
"Models/EmailRecipientsProjection.swift",
"Models/EmailScreenshotResult.swift",
"Models/EmailSignature.swift",
"Models/EmailSignatureParseResult.swift",
"Models/EmailTextLinesResult.swift",
"Models/EmailThreadDto.swift",
"Models/EmailThreadItem.swift",
"Models/EmailThreadItemsDto.swift",
"Models/EmailThreadProjection.swift",
"Models/EmailValidationRequestDto.swift",
"Models/EmailVerificationResult.swift",
"Models/EmergencyAddress.swift",
"Models/EmergencyAddressDto.swift",
"Models/EmptyResponseDto.swift",
"Models/EntityAutomationItemProjection.swift",
"Models/EntityEventItemProjection.swift",
"Models/EntityFavouriteItemProjection.swift",
"Models/ExpirationDefaults.swift",
"Models/ExpiredInboxDto.swift",
"Models/ExpiredInboxRecordProjection.swift",
"Models/ExportLink.swift",
"Models/ExportOptions.swift",
"Models/ExportTransformerOptions.swift",
"Models/ExportTransformerResponse.swift",
"Models/ExportTransformerResultJobDto.swift",
"Models/ExtractAttachmentTextOptions.swift",
"Models/ExtractAttachmentTextResult.swift",
"Models/ExtractCodesOptions.swift",
"Models/ExtractCodesResult.swift",
"Models/FakeEmailDto.swift",
"Models/FakeEmailPreview.swift",
"Models/FakeEmailResult.swift",
"Models/FilterBouncedRecipientsOptions.swift",
"Models/FilterBouncedRecipientsResult.swift",
"Models/FlushExpiredInboxesResult.swift",
"Models/ForwardEmailOptions.swift",
"Models/GenerateBimiRecordOptions.swift",
"Models/GenerateBimiRecordResults.swift",
"Models/GenerateDmarcRecordOptions.swift",
"Models/GenerateDmarcRecordResults.swift",
"Models/GenerateMtaStsRecordOptions.swift",
"Models/GenerateMtaStsRecordResults.swift",
"Models/GenerateStructuredContentAttachmentOptions.swift",
"Models/GenerateStructuredContentEmailOptions.swift",
"Models/GenerateStructuredContentSmsOptions.swift",
"Models/GenerateTlsReportingRecordOptions.swift",
"Models/GenerateTlsReportingRecordResults.swift",
"Models/GetEmailScreenshotOptions.swift",
"Models/GravatarUrl.swift",
"Models/GroupContactsDto.swift",
"Models/GroupDto.swift",
"Models/GroupProjection.swift",
"Models/GuestPortalDto.swift",
"Models/GuestPortalUserCreateDto.swift",
"Models/GuestPortalUserDto.swift",
"Models/GuestPortalUserProjection.swift",
"Models/HTMLValidationResult.swift",
"Models/IPAddressResult.swift",
"Models/ImageIssue.swift",
"Models/ImapAccessDetails.swift",
"Models/ImapEmailProjection.swift",
"Models/ImapFlagOperationOptions.swift",
"Models/ImapMailboxStatus.swift",
"Models/ImapServerFetchItem.swift",
"Models/ImapServerFetchResult.swift",
"Models/ImapServerGetResult.swift",
"Models/ImapServerListOptions.swift",
"Models/ImapServerListResult.swift",
"Models/ImapServerMailboxResult.swift",
"Models/ImapServerSearchOptions.swift",
"Models/ImapServerSearchResult.swift",
"Models/ImapServerStatusOptions.swift",
"Models/ImapServerStatusResult.swift",
"Models/ImapSmtpAccessDetails.swift",
"Models/ImapSmtpAccessServers.swift",
"Models/ImapUpdateFlagsOptions.swift",
"Models/InboxByEmailAddressResult.swift",
"Models/InboxByNameResult.swift",
"Models/InboxDto.swift",
"Models/InboxExistsDto.swift",
"Models/InboxForwarderDto.swift",
"Models/InboxForwarderEventDto.swift",
"Models/InboxForwarderEventProjection.swift",
"Models/InboxForwarderTestOptions.swift",
"Models/InboxForwarderTestResult.swift",
"Models/InboxIdItem.swift",
"Models/InboxIdsResult.swift",
"Models/InboxPreview.swift",
"Models/InboxReplierDto.swift",
"Models/InboxReplierEventProjection.swift",
"Models/InboxRetentionPolicyDto.swift",
"Models/InboxRetentionPolicyOptionalDto.swift",
"Models/InboxRulesetTestResult.swift",
"Models/InvokeTransformerOptions.swift",
"Models/JSONSchemaDto.swift",
"Models/LinkIssue.swift",
"Models/ListUnsubscribeRecipientProjection.swift",
"Models/LookupBimiDomainOptions.swift",
"Models/LookupBimiDomainResults.swift",
"Models/LookupDmarcDomainOptions.swift",
"Models/LookupDmarcDomainResults.swift",
"Models/LookupMtaStsDomainOptions.swift",
"Models/LookupMtaStsDomainResults.swift",
"Models/LookupMxRecordsOptions.swift",
"Models/LookupMxRecordsResults.swift",
"Models/LookupTlsReportingDomainOptions.swift",
"Models/LookupTlsReportingDomainResults.swift",
"Models/MatchOption.swift",
"Models/MatchOptions.swift",
"Models/MissedEmailDto.swift",
"Models/MissedEmailProjection.swift",
"Models/MissedSmsDto.swift",
"Models/MissedSmsProjection.swift",
"Models/NameServerRecord.swift",
"Models/NewFakeEmailAddressResult.swift",
"Models/OptInConsentOptions.swift",
"Models/OptInConsentSendResult.swift",
"Models/OptInIdentityProjection.swift",
"Models/OptInSendingConsentDto.swift",
"Models/OptionalConnectorDto.swift",
"Models/OptionalConnectorImapConnectionDto.swift",
"Models/OptionalConnectorSmtpConnectionDto.swift",
"Models/OptionalConnectorSyncSettingsDto.swift",
"Models/OrganizationInboxProjection.swift",
"Models/PageAITransformMappingProjection.swift",
"Models/PageAITransformProjection.swift",
"Models/PageAITransformResultProjection.swift",
"Models/PageAlias.swift",
"Models/PageAliasThreadProjection.swift",
"Models/PageAttachmentEntity.swift",
"Models/PageBouncedEmail.swift",
"Models/PageBouncedRecipients.swift",
"Models/PageComplaint.swift",
"Models/PageConnector.swift",
"Models/PageConnectorEvents.swift",
"Models/PageContactProjection.swift",
"Models/PageDeliveryStatus.swift",
"Models/PageDevicePreviewRunProjection.swift",
"Models/PageEmailPreview.swift",
"Models/PageEmailProjection.swift",
"Models/PageEmailThreadProjection.swift",
"Models/PageEmailValidationRequest.swift",
"Models/PageEntityAutomationItems.swift",
"Models/PageEntityEventItems.swift",
"Models/PageEntityFavouriteItems.swift",
"Models/PageExpiredInboxRecordProjection.swift",
"Models/PageGroupProjection.swift",
"Models/PageGuestPortalUsers.swift",
"Models/PageInboxForwarderDto.swift",
"Models/PageInboxForwarderEvents.swift",
"Models/PageInboxProjection.swift",
"Models/PageInboxReplierDto.swift",
"Models/PageInboxReplierEvents.swift",
"Models/PageInboxTags.swift",
"Models/PageListUnsubscribeRecipients.swift",
"Models/PageMissedEmailProjection.swift",
"Models/PageMissedSmsProjection.swift",
"Models/PageOptInIdentityProjection.swift",
"Models/PageOrganizationInboxProjection.swift",
"Models/PagePhoneMessageThreadItemProjection.swift",
"Models/PagePhoneMessageThreadProjection.swift",
"Models/PagePhoneNumberProjection.swift",
"Models/PagePhoneNumberReleaseProjection.swift",
"Models/PagePlusAddressProjection.swift",
"Models/PageReputationItems.swift",
"Models/PageRulesetDto.swift",
"Models/PageScheduledJobs.swift",
"Models/PageSentEmailProjection.swift",
"Models/PageSentEmailWithQueueProjection.swift",
"Models/PageSentSmsProjection.swift",
"Models/PageSmsProjection.swift",
"Models/PageTableData.swift",
"Models/PageTemplateProjection.swift",
"Models/PageTrackingPixelProjection.swift",
"Models/PageUnknownMissedEmailProjection.swift",
"Models/PageWebhookEndpointProjection.swift",
"Models/PageWebhookProjection.swift",
"Models/PageWebhookResult.swift",
"Models/PageableObject.swift",
"Models/Pagination.swift",
"Models/PhoneMessageThreadItemProjection.swift",
"Models/PhoneMessageThreadProjection.swift",
"Models/PhoneNumberDto.swift",
"Models/PhoneNumberProjection.swift",
"Models/PhoneNumberReleaseProjection.swift",
"Models/PhoneNumberValidationDto.swift",
"Models/PhonePlanAvailability.swift",
"Models/PhonePlanAvailabilityItem.swift",
"Models/PhonePlanDto.swift",
"Models/PhoneSummaryCountryDto.swift",
"Models/PhoneSummaryDto.swift",
"Models/PlanSummaryDto.swift",
"Models/PlusAddressDto.swift",
"Models/PlusAddressProjection.swift",
"Models/ProviderSettings.swift",
"Models/RawEmailJson.swift",
"Models/Recipient.swift",
"Models/RecipientProjection.swift",
"Models/ReplyForSms.swift",
"Models/ReplyToAliasEmailOptions.swift",
"Models/ReplyToEmailOptions.swift",
"Models/ReputationItemProjection.swift",
"Models/RulesetDto.swift",
"Models/RulesetTestOptions.swift",
"Models/ScheduledJob.swift",
"Models/ScheduledJobDto.swift",
"Models/SearchEmailsOptions.swift",
"Models/SearchInboxesOptions.swift",
"Models/SendEmailBodyPart.swift",
"Models/SendEmailOptions.swift",
"Models/SendOptInConsentEmailOptions.swift",
"Models/SendSMTPEnvelopeOptions.swift",
"Models/SendWithQueueResult.swift",
"Models/Sender.swift",
"Models/SenderProjection.swift",
"Models/SentEmailDto.swift",
"Models/SentEmailProjection.swift",
"Models/SentSmsDto.swift",
"Models/SentSmsProjection.swift",
"Models/ServerEndpoints.swift",
"Models/SetInboxFavouritedOptions.swift",
"Models/SetPhoneFavouritedOptions.swift",
"Models/SimpleSendEmailOptions.swift",
"Models/SmsDto.swift",
"Models/SmsMatchOption.swift",
"Models/SmsPreview.swift",
"Models/SmsProjection.swift",
"Models/SmsReplyOptions.swift",
"Models/SmsSendOptions.swift",
"Models/SmtpAccessDetails.swift",
"Models/SortObject.swift",
"Models/SpellingIssue.swift",
"Models/StructuredContentResultDto.swift",
"Models/StructuredOutputSchema.swift",
"Models/StructuredOutputSchemaValidation.swift",
"Models/TemplateDto.swift",
"Models/TemplatePreview.swift",
"Models/TemplateProjection.swift",
"Models/TemplateVariable.swift",
"Models/TenantReputationFindingDto.swift",
"Models/TenantReputationFindingsDto.swift",
"Models/TenantReputationStatusRowDto.swift",
"Models/TenantReputationStatusSummaryDto.swift",
"Models/TestInboxRulesetSendingOptions.swift",
"Models/TestNewInboxForwarderOptions.swift",
"Models/TestNewInboxRulesetOptions.swift",
"Models/TestPhoneNumberOptions.swift",
"Models/TestRulesetReceivingOptions.swift",
"Models/TestRulesetReceivingResult.swift",
"Models/TestRulesetSendingResult.swift",
"Models/TotpDeviceCodeDto.swift",
"Models/TotpDeviceDto.swift",
"Models/TotpDeviceOptionalDto.swift",
"Models/TrackingPixelDto.swift",
"Models/TrackingPixelProjection.swift",
"Models/UnknownMissedEmailProjection.swift",
"Models/UnreadCount.swift",
"Models/UnseenErrorCountDto.swift",
"Models/UpdateAliasOptions.swift",
"Models/UpdateCampaignProbeOptions.swift",
"Models/UpdateDeliverabilityTestOptions.swift",
"Models/UpdateDevicePreviewFeedbackOptions.swift",
"Models/UpdateDomainMonitorOptions.swift",
"Models/UpdateDomainOptions.swift",
"Models/UpdateGroupContacts.swift",
"Models/UpdateImapAccessOptions.swift",
"Models/UpdateInboxOptions.swift",
"Models/UpdateInboxReplierOptions.swift",
"Models/UpdatePhoneNumberOptions.swift",
"Models/UpdateSmtpAccessOptions.swift",
"Models/UploadAttachmentOptions.swift",
"Models/UploadMultipartFormRequest.swift",
"Models/UserInfoDto.swift",
"Models/ValidateEmailAddressListOptions.swift",
"Models/ValidateEmailAddressListResult.swift",
"Models/ValidatePhoneNumberOptions.swift",
"Models/ValidationDto.swift",
"Models/ValidationMessage.swift",
"Models/VerifyEmailAddressOptions.swift",
"Models/VerifyWebhookSignatureOptions.swift",
"Models/VerifyWebhookSignatureResults.swift",
"Models/WaitForConditions.swift",
"Models/WaitForSingleSmsOptions.swift",
"Models/WaitForSmsConditions.swift",
"Models/WebhookBouncePayload.swift",
"Models/WebhookBounceRecipientPayload.swift",
"Models/WebhookDeliveryStatusPayload.swift",
"Models/WebhookDto.swift",
"Models/WebhookEmailOpenedPayload.swift",
"Models/WebhookEmailReadPayload.swift",
"Models/WebhookEndpointProjection.swift",
"Models/WebhookHeaderNameValue.swift",
"Models/WebhookHeaders.swift",
"Models/WebhookNewAITransformResultPayload.swift",
"Models/WebhookNewAttachmentPayload.swift",
"Models/WebhookNewContactPayload.swift",
"Models/WebhookNewEmailPayload.swift",
"Models/WebhookNewSmsPayload.swift",
"Models/WebhookProjection.swift",
"Models/WebhookRedriveAllResult.swift",
"Models/WebhookRedriveResult.swift",
"Models/WebhookResultDto.swift",
"Models/WebhookTestRequest.swift",
"Models/WebhookTestResponse.swift",
"Models/WebhookTestResult.swift"
],
"type" : "library"
}
],
"tools_version" : "6.0"
}
Done.