The Swift Package Index logo.Swift Package Index

Build Information

Successful build of mailslurp, reference 17.2.0 (c21a44), with Swift 6.2 for macOS (SPM) on 6 Mar 2026 06:17:24 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun swift build --arch arm64

Build Log

 84 |         try container.encodeIfPresent(from, forKey: .from)
 85 |         try container.encodeIfPresent(rawUrl, forKey: .rawUrl)
    |                                       `- warning: 'rawUrl' is deprecated: This property is deprecated. [#DeprecatedDeclaration]
 86 |         try container.encodeIfPresent(rawKey, forKey: .rawKey)
 87 |         try container.encodeIfPresent(rawBucket, forKey: .rawBucket)
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[263/487] Compiling mailslurp LookupMxRecordsResults.swift
/Users/admin/builder/spi-builder-workspace/mailslurp/Models/MissedEmailDto.swift:44:14: warning: 'rawUrl' is deprecated: This property is deprecated. [#DeprecatedDeclaration]
 42 |         self.attachmentCount = attachmentCount
 43 |         self.from = from
 44 |         self.rawUrl = rawUrl
    |              `- warning: 'rawUrl' is deprecated: This property is deprecated. [#DeprecatedDeclaration]
 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. [#DeprecatedDeclaration]
 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. [#DeprecatedDeclaration]
 86 |         try container.encodeIfPresent(rawKey, forKey: .rawKey)
 87 |         try container.encodeIfPresent(rawBucket, forKey: .rawBucket)
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[264/487] Compiling mailslurp LookupTlsReportingDomainOptions.swift
/Users/admin/builder/spi-builder-workspace/mailslurp/Models/MissedEmailDto.swift:44:14: warning: 'rawUrl' is deprecated: This property is deprecated. [#DeprecatedDeclaration]
 42 |         self.attachmentCount = attachmentCount
 43 |         self.from = from
 44 |         self.rawUrl = rawUrl
    |              `- warning: 'rawUrl' is deprecated: This property is deprecated. [#DeprecatedDeclaration]
 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. [#DeprecatedDeclaration]
 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. [#DeprecatedDeclaration]
 86 |         try container.encodeIfPresent(rawKey, forKey: .rawKey)
 87 |         try container.encodeIfPresent(rawBucket, forKey: .rawBucket)
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[265/487] Compiling mailslurp LookupTlsReportingDomainResults.swift
/Users/admin/builder/spi-builder-workspace/mailslurp/Models/MissedEmailDto.swift:44:14: warning: 'rawUrl' is deprecated: This property is deprecated. [#DeprecatedDeclaration]
 42 |         self.attachmentCount = attachmentCount
 43 |         self.from = from
 44 |         self.rawUrl = rawUrl
    |              `- warning: 'rawUrl' is deprecated: This property is deprecated. [#DeprecatedDeclaration]
 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. [#DeprecatedDeclaration]
 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. [#DeprecatedDeclaration]
 86 |         try container.encodeIfPresent(rawKey, forKey: .rawKey)
 87 |         try container.encodeIfPresent(rawBucket, forKey: .rawBucket)
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[266/487] Compiling mailslurp MatchOption.swift
/Users/admin/builder/spi-builder-workspace/mailslurp/Models/MissedEmailDto.swift:44:14: warning: 'rawUrl' is deprecated: This property is deprecated. [#DeprecatedDeclaration]
 42 |         self.attachmentCount = attachmentCount
 43 |         self.from = from
 44 |         self.rawUrl = rawUrl
    |              `- warning: 'rawUrl' is deprecated: This property is deprecated. [#DeprecatedDeclaration]
 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. [#DeprecatedDeclaration]
 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. [#DeprecatedDeclaration]
 86 |         try container.encodeIfPresent(rawKey, forKey: .rawKey)
 87 |         try container.encodeIfPresent(rawBucket, forKey: .rawBucket)
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[267/487] Compiling mailslurp MatchOptions.swift
/Users/admin/builder/spi-builder-workspace/mailslurp/Models/MissedEmailDto.swift:44:14: warning: 'rawUrl' is deprecated: This property is deprecated. [#DeprecatedDeclaration]
 42 |         self.attachmentCount = attachmentCount
 43 |         self.from = from
 44 |         self.rawUrl = rawUrl
    |              `- warning: 'rawUrl' is deprecated: This property is deprecated. [#DeprecatedDeclaration]
 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. [#DeprecatedDeclaration]
 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. [#DeprecatedDeclaration]
 86 |         try container.encodeIfPresent(rawKey, forKey: .rawKey)
 87 |         try container.encodeIfPresent(rawBucket, forKey: .rawBucket)
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[268/487] Compiling mailslurp MissedEmailDto.swift
/Users/admin/builder/spi-builder-workspace/mailslurp/Models/MissedEmailDto.swift:44:14: warning: 'rawUrl' is deprecated: This property is deprecated. [#DeprecatedDeclaration]
 42 |         self.attachmentCount = attachmentCount
 43 |         self.from = from
 44 |         self.rawUrl = rawUrl
    |              `- warning: 'rawUrl' is deprecated: This property is deprecated. [#DeprecatedDeclaration]
 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. [#DeprecatedDeclaration]
 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. [#DeprecatedDeclaration]
 86 |         try container.encodeIfPresent(rawKey, forKey: .rawKey)
 87 |         try container.encodeIfPresent(rawBucket, forKey: .rawBucket)
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[269/487] Compiling mailslurp MissedEmailProjection.swift
/Users/admin/builder/spi-builder-workspace/mailslurp/Models/MissedEmailDto.swift:44:14: warning: 'rawUrl' is deprecated: This property is deprecated. [#DeprecatedDeclaration]
 42 |         self.attachmentCount = attachmentCount
 43 |         self.from = from
 44 |         self.rawUrl = rawUrl
    |              `- warning: 'rawUrl' is deprecated: This property is deprecated. [#DeprecatedDeclaration]
 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. [#DeprecatedDeclaration]
 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. [#DeprecatedDeclaration]
 86 |         try container.encodeIfPresent(rawKey, forKey: .rawKey)
 87 |         try container.encodeIfPresent(rawBucket, forKey: .rawBucket)
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[270/487] Compiling mailslurp MissedSmsDto.swift
/Users/admin/builder/spi-builder-workspace/mailslurp/Models/MissedEmailDto.swift:44:14: warning: 'rawUrl' is deprecated: This property is deprecated. [#DeprecatedDeclaration]
 42 |         self.attachmentCount = attachmentCount
 43 |         self.from = from
 44 |         self.rawUrl = rawUrl
    |              `- warning: 'rawUrl' is deprecated: This property is deprecated. [#DeprecatedDeclaration]
 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. [#DeprecatedDeclaration]
 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. [#DeprecatedDeclaration]
 86 |         try container.encodeIfPresent(rawKey, forKey: .rawKey)
 87 |         try container.encodeIfPresent(rawBucket, forKey: .rawBucket)
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[271/487] Compiling mailslurp MissedSmsProjection.swift
/Users/admin/builder/spi-builder-workspace/mailslurp/Models/MissedEmailDto.swift:44:14: warning: 'rawUrl' is deprecated: This property is deprecated. [#DeprecatedDeclaration]
 42 |         self.attachmentCount = attachmentCount
 43 |         self.from = from
 44 |         self.rawUrl = rawUrl
    |              `- warning: 'rawUrl' is deprecated: This property is deprecated. [#DeprecatedDeclaration]
 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. [#DeprecatedDeclaration]
 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. [#DeprecatedDeclaration]
 86 |         try container.encodeIfPresent(rawKey, forKey: .rawKey)
 87 |         try container.encodeIfPresent(rawBucket, forKey: .rawBucket)
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[272/511] Compiling mailslurp GenerateMtaStsRecordResults.swift
[273/511] Compiling mailslurp GenerateStructuredContentAttachmentOptions.swift
[274/511] Compiling mailslurp GenerateStructuredContentEmailOptions.swift
[275/511] Compiling mailslurp GenerateStructuredContentSmsOptions.swift
[276/511] Compiling mailslurp GenerateTlsReportingRecordOptions.swift
[277/511] Compiling mailslurp GenerateTlsReportingRecordResults.swift
[278/511] Compiling mailslurp GetEmailScreenshotOptions.swift
[279/511] Compiling mailslurp GravatarUrl.swift
[280/511] Compiling mailslurp GroupContactsDto.swift
[281/511] Compiling mailslurp GroupDto.swift
[282/511] Compiling mailslurp GroupProjection.swift
[283/511] Compiling mailslurp GuestPortalDto.swift
[284/511] Compiling mailslurp GuestPortalUserCreateDto.swift
[285/511] Compiling mailslurp GuestPortalUserDto.swift
[286/511] Compiling mailslurp GuestPortalUserProjection.swift
[287/511] Compiling mailslurp HTMLValidationResult.swift
[288/511] Compiling mailslurp IPAddressResult.swift
[289/511] Compiling mailslurp ImageIssue.swift
[290/511] Compiling mailslurp ImapAccessDetails.swift
[291/511] Compiling mailslurp ImapEmailProjection.swift
[292/511] Compiling mailslurp ImapFlagOperationOptions.swift
[293/511] Compiling mailslurp ImapMailboxStatus.swift
[294/511] Compiling mailslurp ImapServerFetchItem.swift
[295/511] Compiling mailslurp ImapServerFetchResult.swift
[296/535] Compiling mailslurp ImapServerGetResult.swift
/Users/admin/builder/spi-builder-workspace/mailslurp/Models/InboxDto.swift:86:14: warning: 'tags' is deprecated: This property is deprecated. [#DeprecatedDeclaration]
 84 |         self.expiresAt = expiresAt
 85 |         self.favourite = favourite
 86 |         self.tags = tags
    |              `- warning: 'tags' is deprecated: This property is deprecated. [#DeprecatedDeclaration]
 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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
 77 |         self.favourite = favourite
 78 |         self.name = name
 79 |         self.tags = tags
    |              `- warning: 'tags' is deprecated: This property is deprecated. [#DeprecatedDeclaration]
 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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
119 |         try container.encode(teamAccess, forKey: .teamAccess)
120 |         try container.encodeIfPresent(inboxType, forKey: .inboxType)
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[297/535] Compiling mailslurp ImapServerListOptions.swift
/Users/admin/builder/spi-builder-workspace/mailslurp/Models/InboxDto.swift:86:14: warning: 'tags' is deprecated: This property is deprecated. [#DeprecatedDeclaration]
 84 |         self.expiresAt = expiresAt
 85 |         self.favourite = favourite
 86 |         self.tags = tags
    |              `- warning: 'tags' is deprecated: This property is deprecated. [#DeprecatedDeclaration]
 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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
 77 |         self.favourite = favourite
 78 |         self.name = name
 79 |         self.tags = tags
    |              `- warning: 'tags' is deprecated: This property is deprecated. [#DeprecatedDeclaration]
 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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
119 |         try container.encode(teamAccess, forKey: .teamAccess)
120 |         try container.encodeIfPresent(inboxType, forKey: .inboxType)
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[298/535] Compiling mailslurp ImapServerListResult.swift
/Users/admin/builder/spi-builder-workspace/mailslurp/Models/InboxDto.swift:86:14: warning: 'tags' is deprecated: This property is deprecated. [#DeprecatedDeclaration]
 84 |         self.expiresAt = expiresAt
 85 |         self.favourite = favourite
 86 |         self.tags = tags
    |              `- warning: 'tags' is deprecated: This property is deprecated. [#DeprecatedDeclaration]
 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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
 77 |         self.favourite = favourite
 78 |         self.name = name
 79 |         self.tags = tags
    |              `- warning: 'tags' is deprecated: This property is deprecated. [#DeprecatedDeclaration]
 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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
119 |         try container.encode(teamAccess, forKey: .teamAccess)
120 |         try container.encodeIfPresent(inboxType, forKey: .inboxType)
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[299/535] Compiling mailslurp ImapServerMailboxResult.swift
/Users/admin/builder/spi-builder-workspace/mailslurp/Models/InboxDto.swift:86:14: warning: 'tags' is deprecated: This property is deprecated. [#DeprecatedDeclaration]
 84 |         self.expiresAt = expiresAt
 85 |         self.favourite = favourite
 86 |         self.tags = tags
    |              `- warning: 'tags' is deprecated: This property is deprecated. [#DeprecatedDeclaration]
 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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
 77 |         self.favourite = favourite
 78 |         self.name = name
 79 |         self.tags = tags
    |              `- warning: 'tags' is deprecated: This property is deprecated. [#DeprecatedDeclaration]
 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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
119 |         try container.encode(teamAccess, forKey: .teamAccess)
120 |         try container.encodeIfPresent(inboxType, forKey: .inboxType)
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[300/535] Compiling mailslurp ImapServerSearchOptions.swift
/Users/admin/builder/spi-builder-workspace/mailslurp/Models/InboxDto.swift:86:14: warning: 'tags' is deprecated: This property is deprecated. [#DeprecatedDeclaration]
 84 |         self.expiresAt = expiresAt
 85 |         self.favourite = favourite
 86 |         self.tags = tags
    |              `- warning: 'tags' is deprecated: This property is deprecated. [#DeprecatedDeclaration]
 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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
 77 |         self.favourite = favourite
 78 |         self.name = name
 79 |         self.tags = tags
    |              `- warning: 'tags' is deprecated: This property is deprecated. [#DeprecatedDeclaration]
 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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
119 |         try container.encode(teamAccess, forKey: .teamAccess)
120 |         try container.encodeIfPresent(inboxType, forKey: .inboxType)
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[301/535] Compiling mailslurp ImapServerSearchResult.swift
/Users/admin/builder/spi-builder-workspace/mailslurp/Models/InboxDto.swift:86:14: warning: 'tags' is deprecated: This property is deprecated. [#DeprecatedDeclaration]
 84 |         self.expiresAt = expiresAt
 85 |         self.favourite = favourite
 86 |         self.tags = tags
    |              `- warning: 'tags' is deprecated: This property is deprecated. [#DeprecatedDeclaration]
 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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
 77 |         self.favourite = favourite
 78 |         self.name = name
 79 |         self.tags = tags
    |              `- warning: 'tags' is deprecated: This property is deprecated. [#DeprecatedDeclaration]
 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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
119 |         try container.encode(teamAccess, forKey: .teamAccess)
120 |         try container.encodeIfPresent(inboxType, forKey: .inboxType)
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[302/535] Compiling mailslurp ImapServerStatusOptions.swift
/Users/admin/builder/spi-builder-workspace/mailslurp/Models/InboxDto.swift:86:14: warning: 'tags' is deprecated: This property is deprecated. [#DeprecatedDeclaration]
 84 |         self.expiresAt = expiresAt
 85 |         self.favourite = favourite
 86 |         self.tags = tags
    |              `- warning: 'tags' is deprecated: This property is deprecated. [#DeprecatedDeclaration]
 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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
 77 |         self.favourite = favourite
 78 |         self.name = name
 79 |         self.tags = tags
    |              `- warning: 'tags' is deprecated: This property is deprecated. [#DeprecatedDeclaration]
 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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
119 |         try container.encode(teamAccess, forKey: .teamAccess)
120 |         try container.encodeIfPresent(inboxType, forKey: .inboxType)
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[303/535] Compiling mailslurp ImapServerStatusResult.swift
/Users/admin/builder/spi-builder-workspace/mailslurp/Models/InboxDto.swift:86:14: warning: 'tags' is deprecated: This property is deprecated. [#DeprecatedDeclaration]
 84 |         self.expiresAt = expiresAt
 85 |         self.favourite = favourite
 86 |         self.tags = tags
    |              `- warning: 'tags' is deprecated: This property is deprecated. [#DeprecatedDeclaration]
 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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
 77 |         self.favourite = favourite
 78 |         self.name = name
 79 |         self.tags = tags
    |              `- warning: 'tags' is deprecated: This property is deprecated. [#DeprecatedDeclaration]
 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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
119 |         try container.encode(teamAccess, forKey: .teamAccess)
120 |         try container.encodeIfPresent(inboxType, forKey: .inboxType)
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[304/535] Compiling mailslurp ImapSmtpAccessDetails.swift
/Users/admin/builder/spi-builder-workspace/mailslurp/Models/InboxDto.swift:86:14: warning: 'tags' is deprecated: This property is deprecated. [#DeprecatedDeclaration]
 84 |         self.expiresAt = expiresAt
 85 |         self.favourite = favourite
 86 |         self.tags = tags
    |              `- warning: 'tags' is deprecated: This property is deprecated. [#DeprecatedDeclaration]
 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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
 77 |         self.favourite = favourite
 78 |         self.name = name
 79 |         self.tags = tags
    |              `- warning: 'tags' is deprecated: This property is deprecated. [#DeprecatedDeclaration]
 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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
119 |         try container.encode(teamAccess, forKey: .teamAccess)
120 |         try container.encodeIfPresent(inboxType, forKey: .inboxType)
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[305/535] Compiling mailslurp ImapSmtpAccessServers.swift
/Users/admin/builder/spi-builder-workspace/mailslurp/Models/InboxDto.swift:86:14: warning: 'tags' is deprecated: This property is deprecated. [#DeprecatedDeclaration]
 84 |         self.expiresAt = expiresAt
 85 |         self.favourite = favourite
 86 |         self.tags = tags
    |              `- warning: 'tags' is deprecated: This property is deprecated. [#DeprecatedDeclaration]
 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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
 77 |         self.favourite = favourite
 78 |         self.name = name
 79 |         self.tags = tags
    |              `- warning: 'tags' is deprecated: This property is deprecated. [#DeprecatedDeclaration]
 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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
119 |         try container.encode(teamAccess, forKey: .teamAccess)
120 |         try container.encodeIfPresent(inboxType, forKey: .inboxType)
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[306/535] Compiling mailslurp ImapUpdateFlagsOptions.swift
/Users/admin/builder/spi-builder-workspace/mailslurp/Models/InboxDto.swift:86:14: warning: 'tags' is deprecated: This property is deprecated. [#DeprecatedDeclaration]
 84 |         self.expiresAt = expiresAt
 85 |         self.favourite = favourite
 86 |         self.tags = tags
    |              `- warning: 'tags' is deprecated: This property is deprecated. [#DeprecatedDeclaration]
 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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
 77 |         self.favourite = favourite
 78 |         self.name = name
 79 |         self.tags = tags
    |              `- warning: 'tags' is deprecated: This property is deprecated. [#DeprecatedDeclaration]
 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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
119 |         try container.encode(teamAccess, forKey: .teamAccess)
120 |         try container.encodeIfPresent(inboxType, forKey: .inboxType)
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[307/535] Compiling mailslurp InboxByEmailAddressResult.swift
/Users/admin/builder/spi-builder-workspace/mailslurp/Models/InboxDto.swift:86:14: warning: 'tags' is deprecated: This property is deprecated. [#DeprecatedDeclaration]
 84 |         self.expiresAt = expiresAt
 85 |         self.favourite = favourite
 86 |         self.tags = tags
    |              `- warning: 'tags' is deprecated: This property is deprecated. [#DeprecatedDeclaration]
 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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
 77 |         self.favourite = favourite
 78 |         self.name = name
 79 |         self.tags = tags
    |              `- warning: 'tags' is deprecated: This property is deprecated. [#DeprecatedDeclaration]
 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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
119 |         try container.encode(teamAccess, forKey: .teamAccess)
120 |         try container.encodeIfPresent(inboxType, forKey: .inboxType)
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[308/535] Compiling mailslurp InboxByNameResult.swift
/Users/admin/builder/spi-builder-workspace/mailslurp/Models/InboxDto.swift:86:14: warning: 'tags' is deprecated: This property is deprecated. [#DeprecatedDeclaration]
 84 |         self.expiresAt = expiresAt
 85 |         self.favourite = favourite
 86 |         self.tags = tags
    |              `- warning: 'tags' is deprecated: This property is deprecated. [#DeprecatedDeclaration]
 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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
 77 |         self.favourite = favourite
 78 |         self.name = name
 79 |         self.tags = tags
    |              `- warning: 'tags' is deprecated: This property is deprecated. [#DeprecatedDeclaration]
 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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
119 |         try container.encode(teamAccess, forKey: .teamAccess)
120 |         try container.encodeIfPresent(inboxType, forKey: .inboxType)
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[309/535] Compiling mailslurp InboxDto.swift
/Users/admin/builder/spi-builder-workspace/mailslurp/Models/InboxDto.swift:86:14: warning: 'tags' is deprecated: This property is deprecated. [#DeprecatedDeclaration]
 84 |         self.expiresAt = expiresAt
 85 |         self.favourite = favourite
 86 |         self.tags = tags
    |              `- warning: 'tags' is deprecated: This property is deprecated. [#DeprecatedDeclaration]
 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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
 77 |         self.favourite = favourite
 78 |         self.name = name
 79 |         self.tags = tags
    |              `- warning: 'tags' is deprecated: This property is deprecated. [#DeprecatedDeclaration]
 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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
119 |         try container.encode(teamAccess, forKey: .teamAccess)
120 |         try container.encodeIfPresent(inboxType, forKey: .inboxType)
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[310/535] Compiling mailslurp InboxExistsDto.swift
/Users/admin/builder/spi-builder-workspace/mailslurp/Models/InboxDto.swift:86:14: warning: 'tags' is deprecated: This property is deprecated. [#DeprecatedDeclaration]
 84 |         self.expiresAt = expiresAt
 85 |         self.favourite = favourite
 86 |         self.tags = tags
    |              `- warning: 'tags' is deprecated: This property is deprecated. [#DeprecatedDeclaration]
 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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
 77 |         self.favourite = favourite
 78 |         self.name = name
 79 |         self.tags = tags
    |              `- warning: 'tags' is deprecated: This property is deprecated. [#DeprecatedDeclaration]
 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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
119 |         try container.encode(teamAccess, forKey: .teamAccess)
120 |         try container.encodeIfPresent(inboxType, forKey: .inboxType)
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[311/535] Compiling mailslurp InboxForwarderDto.swift
/Users/admin/builder/spi-builder-workspace/mailslurp/Models/InboxDto.swift:86:14: warning: 'tags' is deprecated: This property is deprecated. [#DeprecatedDeclaration]
 84 |         self.expiresAt = expiresAt
 85 |         self.favourite = favourite
 86 |         self.tags = tags
    |              `- warning: 'tags' is deprecated: This property is deprecated. [#DeprecatedDeclaration]
 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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
 77 |         self.favourite = favourite
 78 |         self.name = name
 79 |         self.tags = tags
    |              `- warning: 'tags' is deprecated: This property is deprecated. [#DeprecatedDeclaration]
 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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
119 |         try container.encode(teamAccess, forKey: .teamAccess)
120 |         try container.encodeIfPresent(inboxType, forKey: .inboxType)
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[312/535] Compiling mailslurp InboxForwarderEventDto.swift
/Users/admin/builder/spi-builder-workspace/mailslurp/Models/InboxDto.swift:86:14: warning: 'tags' is deprecated: This property is deprecated. [#DeprecatedDeclaration]
 84 |         self.expiresAt = expiresAt
 85 |         self.favourite = favourite
 86 |         self.tags = tags
    |              `- warning: 'tags' is deprecated: This property is deprecated. [#DeprecatedDeclaration]
 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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
 77 |         self.favourite = favourite
 78 |         self.name = name
 79 |         self.tags = tags
    |              `- warning: 'tags' is deprecated: This property is deprecated. [#DeprecatedDeclaration]
 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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
119 |         try container.encode(teamAccess, forKey: .teamAccess)
120 |         try container.encodeIfPresent(inboxType, forKey: .inboxType)
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[313/535] Compiling mailslurp InboxForwarderEventProjection.swift
/Users/admin/builder/spi-builder-workspace/mailslurp/Models/InboxDto.swift:86:14: warning: 'tags' is deprecated: This property is deprecated. [#DeprecatedDeclaration]
 84 |         self.expiresAt = expiresAt
 85 |         self.favourite = favourite
 86 |         self.tags = tags
    |              `- warning: 'tags' is deprecated: This property is deprecated. [#DeprecatedDeclaration]
 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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
 77 |         self.favourite = favourite
 78 |         self.name = name
 79 |         self.tags = tags
    |              `- warning: 'tags' is deprecated: This property is deprecated. [#DeprecatedDeclaration]
 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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
119 |         try container.encode(teamAccess, forKey: .teamAccess)
120 |         try container.encodeIfPresent(inboxType, forKey: .inboxType)
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[314/535] Compiling mailslurp InboxForwarderTestOptions.swift
/Users/admin/builder/spi-builder-workspace/mailslurp/Models/InboxDto.swift:86:14: warning: 'tags' is deprecated: This property is deprecated. [#DeprecatedDeclaration]
 84 |         self.expiresAt = expiresAt
 85 |         self.favourite = favourite
 86 |         self.tags = tags
    |              `- warning: 'tags' is deprecated: This property is deprecated. [#DeprecatedDeclaration]
 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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
 77 |         self.favourite = favourite
 78 |         self.name = name
 79 |         self.tags = tags
    |              `- warning: 'tags' is deprecated: This property is deprecated. [#DeprecatedDeclaration]
 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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
119 |         try container.encode(teamAccess, forKey: .teamAccess)
120 |         try container.encodeIfPresent(inboxType, forKey: .inboxType)
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[315/535] Compiling mailslurp InboxForwarderTestResult.swift
/Users/admin/builder/spi-builder-workspace/mailslurp/Models/InboxDto.swift:86:14: warning: 'tags' is deprecated: This property is deprecated. [#DeprecatedDeclaration]
 84 |         self.expiresAt = expiresAt
 85 |         self.favourite = favourite
 86 |         self.tags = tags
    |              `- warning: 'tags' is deprecated: This property is deprecated. [#DeprecatedDeclaration]
 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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
 77 |         self.favourite = favourite
 78 |         self.name = name
 79 |         self.tags = tags
    |              `- warning: 'tags' is deprecated: This property is deprecated. [#DeprecatedDeclaration]
 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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
119 |         try container.encode(teamAccess, forKey: .teamAccess)
120 |         try container.encodeIfPresent(inboxType, forKey: .inboxType)
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[316/535] Compiling mailslurp InboxIdItem.swift
/Users/admin/builder/spi-builder-workspace/mailslurp/Models/InboxDto.swift:86:14: warning: 'tags' is deprecated: This property is deprecated. [#DeprecatedDeclaration]
 84 |         self.expiresAt = expiresAt
 85 |         self.favourite = favourite
 86 |         self.tags = tags
    |              `- warning: 'tags' is deprecated: This property is deprecated. [#DeprecatedDeclaration]
 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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
 77 |         self.favourite = favourite
 78 |         self.name = name
 79 |         self.tags = tags
    |              `- warning: 'tags' is deprecated: This property is deprecated. [#DeprecatedDeclaration]
 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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
119 |         try container.encode(teamAccess, forKey: .teamAccess)
120 |         try container.encodeIfPresent(inboxType, forKey: .inboxType)
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[317/535] Compiling mailslurp InboxIdsResult.swift
/Users/admin/builder/spi-builder-workspace/mailslurp/Models/InboxDto.swift:86:14: warning: 'tags' is deprecated: This property is deprecated. [#DeprecatedDeclaration]
 84 |         self.expiresAt = expiresAt
 85 |         self.favourite = favourite
 86 |         self.tags = tags
    |              `- warning: 'tags' is deprecated: This property is deprecated. [#DeprecatedDeclaration]
 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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
 77 |         self.favourite = favourite
 78 |         self.name = name
 79 |         self.tags = tags
    |              `- warning: 'tags' is deprecated: This property is deprecated. [#DeprecatedDeclaration]
 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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
119 |         try container.encode(teamAccess, forKey: .teamAccess)
120 |         try container.encodeIfPresent(inboxType, forKey: .inboxType)
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[318/535] Compiling mailslurp InboxPreview.swift
/Users/admin/builder/spi-builder-workspace/mailslurp/Models/InboxDto.swift:86:14: warning: 'tags' is deprecated: This property is deprecated. [#DeprecatedDeclaration]
 84 |         self.expiresAt = expiresAt
 85 |         self.favourite = favourite
 86 |         self.tags = tags
    |              `- warning: 'tags' is deprecated: This property is deprecated. [#DeprecatedDeclaration]
 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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
 77 |         self.favourite = favourite
 78 |         self.name = name
 79 |         self.tags = tags
    |              `- warning: 'tags' is deprecated: This property is deprecated. [#DeprecatedDeclaration]
 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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
119 |         try container.encode(teamAccess, forKey: .teamAccess)
120 |         try container.encodeIfPresent(inboxType, forKey: .inboxType)
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[319/535] Compiling mailslurp InboxReplierDto.swift
/Users/admin/builder/spi-builder-workspace/mailslurp/Models/InboxDto.swift:86:14: warning: 'tags' is deprecated: This property is deprecated. [#DeprecatedDeclaration]
 84 |         self.expiresAt = expiresAt
 85 |         self.favourite = favourite
 86 |         self.tags = tags
    |              `- warning: 'tags' is deprecated: This property is deprecated. [#DeprecatedDeclaration]
 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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
 77 |         self.favourite = favourite
 78 |         self.name = name
 79 |         self.tags = tags
    |              `- warning: 'tags' is deprecated: This property is deprecated. [#DeprecatedDeclaration]
 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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
119 |         try container.encode(teamAccess, forKey: .teamAccess)
120 |         try container.encodeIfPresent(inboxType, forKey: .inboxType)
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[320/559] Compiling mailslurp ExpirationDefaults.swift
/Users/admin/builder/spi-builder-workspace/mailslurp/Models/ExpirationDefaults.swift:35:14: warning: 'canPermanentInbox' is deprecated: This property is deprecated. [#DeprecatedDeclaration]
33 |         self.maxExpirationMillis = maxExpirationMillis
34 |         self.defaultExpiresAt = defaultExpiresAt
35 |         self.canPermanentInbox = canPermanentInbox
   |              `- warning: 'canPermanentInbox' is deprecated: This property is deprecated. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
33 |         self.subject = subject
34 |         self.preview = preview
35 |         self.body = body
   |              `- warning: 'body' is deprecated: This property is deprecated. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
69 |         try container.encode(seen, forKey: .seen)
70 |         try container.encode(createdAt, forKey: .createdAt)
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[321/559] Compiling mailslurp ExpiredInboxDto.swift
/Users/admin/builder/spi-builder-workspace/mailslurp/Models/ExpirationDefaults.swift:35:14: warning: 'canPermanentInbox' is deprecated: This property is deprecated. [#DeprecatedDeclaration]
33 |         self.maxExpirationMillis = maxExpirationMillis
34 |         self.defaultExpiresAt = defaultExpiresAt
35 |         self.canPermanentInbox = canPermanentInbox
   |              `- warning: 'canPermanentInbox' is deprecated: This property is deprecated. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
33 |         self.subject = subject
34 |         self.preview = preview
35 |         self.body = body
   |              `- warning: 'body' is deprecated: This property is deprecated. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
69 |         try container.encode(seen, forKey: .seen)
70 |         try container.encode(createdAt, forKey: .createdAt)
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[322/559] Compiling mailslurp ExpiredInboxRecordProjection.swift
/Users/admin/builder/spi-builder-workspace/mailslurp/Models/ExpirationDefaults.swift:35:14: warning: 'canPermanentInbox' is deprecated: This property is deprecated. [#DeprecatedDeclaration]
33 |         self.maxExpirationMillis = maxExpirationMillis
34 |         self.defaultExpiresAt = defaultExpiresAt
35 |         self.canPermanentInbox = canPermanentInbox
   |              `- warning: 'canPermanentInbox' is deprecated: This property is deprecated. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
33 |         self.subject = subject
34 |         self.preview = preview
35 |         self.body = body
   |              `- warning: 'body' is deprecated: This property is deprecated. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
69 |         try container.encode(seen, forKey: .seen)
70 |         try container.encode(createdAt, forKey: .createdAt)
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[323/559] Compiling mailslurp ExportLink.swift
/Users/admin/builder/spi-builder-workspace/mailslurp/Models/ExpirationDefaults.swift:35:14: warning: 'canPermanentInbox' is deprecated: This property is deprecated. [#DeprecatedDeclaration]
33 |         self.maxExpirationMillis = maxExpirationMillis
34 |         self.defaultExpiresAt = defaultExpiresAt
35 |         self.canPermanentInbox = canPermanentInbox
   |              `- warning: 'canPermanentInbox' is deprecated: This property is deprecated. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
33 |         self.subject = subject
34 |         self.preview = preview
35 |         self.body = body
   |              `- warning: 'body' is deprecated: This property is deprecated. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
69 |         try container.encode(seen, forKey: .seen)
70 |         try container.encode(createdAt, forKey: .createdAt)
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[324/559] Compiling mailslurp ExportOptions.swift
/Users/admin/builder/spi-builder-workspace/mailslurp/Models/ExpirationDefaults.swift:35:14: warning: 'canPermanentInbox' is deprecated: This property is deprecated. [#DeprecatedDeclaration]
33 |         self.maxExpirationMillis = maxExpirationMillis
34 |         self.defaultExpiresAt = defaultExpiresAt
35 |         self.canPermanentInbox = canPermanentInbox
   |              `- warning: 'canPermanentInbox' is deprecated: This property is deprecated. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
33 |         self.subject = subject
34 |         self.preview = preview
35 |         self.body = body
   |              `- warning: 'body' is deprecated: This property is deprecated. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
69 |         try container.encode(seen, forKey: .seen)
70 |         try container.encode(createdAt, forKey: .createdAt)
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[325/559] Compiling mailslurp ExportTransformerOptions.swift
/Users/admin/builder/spi-builder-workspace/mailslurp/Models/ExpirationDefaults.swift:35:14: warning: 'canPermanentInbox' is deprecated: This property is deprecated. [#DeprecatedDeclaration]
33 |         self.maxExpirationMillis = maxExpirationMillis
34 |         self.defaultExpiresAt = defaultExpiresAt
35 |         self.canPermanentInbox = canPermanentInbox
   |              `- warning: 'canPermanentInbox' is deprecated: This property is deprecated. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
33 |         self.subject = subject
34 |         self.preview = preview
35 |         self.body = body
   |              `- warning: 'body' is deprecated: This property is deprecated. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
69 |         try container.encode(seen, forKey: .seen)
70 |         try container.encode(createdAt, forKey: .createdAt)
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[326/559] Compiling mailslurp ExportTransformerResponse.swift
/Users/admin/builder/spi-builder-workspace/mailslurp/Models/ExpirationDefaults.swift:35:14: warning: 'canPermanentInbox' is deprecated: This property is deprecated. [#DeprecatedDeclaration]
33 |         self.maxExpirationMillis = maxExpirationMillis
34 |         self.defaultExpiresAt = defaultExpiresAt
35 |         self.canPermanentInbox = canPermanentInbox
   |              `- warning: 'canPermanentInbox' is deprecated: This property is deprecated. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
33 |         self.subject = subject
34 |         self.preview = preview
35 |         self.body = body
   |              `- warning: 'body' is deprecated: This property is deprecated. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
69 |         try container.encode(seen, forKey: .seen)
70 |         try container.encode(createdAt, forKey: .createdAt)
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[327/559] Compiling mailslurp ExportTransformerResultJobDto.swift
/Users/admin/builder/spi-builder-workspace/mailslurp/Models/ExpirationDefaults.swift:35:14: warning: 'canPermanentInbox' is deprecated: This property is deprecated. [#DeprecatedDeclaration]
33 |         self.maxExpirationMillis = maxExpirationMillis
34 |         self.defaultExpiresAt = defaultExpiresAt
35 |         self.canPermanentInbox = canPermanentInbox
   |              `- warning: 'canPermanentInbox' is deprecated: This property is deprecated. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
33 |         self.subject = subject
34 |         self.preview = preview
35 |         self.body = body
   |              `- warning: 'body' is deprecated: This property is deprecated. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
69 |         try container.encode(seen, forKey: .seen)
70 |         try container.encode(createdAt, forKey: .createdAt)
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[328/559] Compiling mailslurp ExtractAttachmentTextOptions.swift
/Users/admin/builder/spi-builder-workspace/mailslurp/Models/ExpirationDefaults.swift:35:14: warning: 'canPermanentInbox' is deprecated: This property is deprecated. [#DeprecatedDeclaration]
33 |         self.maxExpirationMillis = maxExpirationMillis
34 |         self.defaultExpiresAt = defaultExpiresAt
35 |         self.canPermanentInbox = canPermanentInbox
   |              `- warning: 'canPermanentInbox' is deprecated: This property is deprecated. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
33 |         self.subject = subject
34 |         self.preview = preview
35 |         self.body = body
   |              `- warning: 'body' is deprecated: This property is deprecated. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
69 |         try container.encode(seen, forKey: .seen)
70 |         try container.encode(createdAt, forKey: .createdAt)
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[329/559] Compiling mailslurp ExtractAttachmentTextResult.swift
/Users/admin/builder/spi-builder-workspace/mailslurp/Models/ExpirationDefaults.swift:35:14: warning: 'canPermanentInbox' is deprecated: This property is deprecated. [#DeprecatedDeclaration]
33 |         self.maxExpirationMillis = maxExpirationMillis
34 |         self.defaultExpiresAt = defaultExpiresAt
35 |         self.canPermanentInbox = canPermanentInbox
   |              `- warning: 'canPermanentInbox' is deprecated: This property is deprecated. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
33 |         self.subject = subject
34 |         self.preview = preview
35 |         self.body = body
   |              `- warning: 'body' is deprecated: This property is deprecated. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
69 |         try container.encode(seen, forKey: .seen)
70 |         try container.encode(createdAt, forKey: .createdAt)
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[330/559] Compiling mailslurp ExtractCodesOptions.swift
/Users/admin/builder/spi-builder-workspace/mailslurp/Models/ExpirationDefaults.swift:35:14: warning: 'canPermanentInbox' is deprecated: This property is deprecated. [#DeprecatedDeclaration]
33 |         self.maxExpirationMillis = maxExpirationMillis
34 |         self.defaultExpiresAt = defaultExpiresAt
35 |         self.canPermanentInbox = canPermanentInbox
   |              `- warning: 'canPermanentInbox' is deprecated: This property is deprecated. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
33 |         self.subject = subject
34 |         self.preview = preview
35 |         self.body = body
   |              `- warning: 'body' is deprecated: This property is deprecated. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
69 |         try container.encode(seen, forKey: .seen)
70 |         try container.encode(createdAt, forKey: .createdAt)
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[331/559] Compiling mailslurp ExtractCodesResult.swift
/Users/admin/builder/spi-builder-workspace/mailslurp/Models/ExpirationDefaults.swift:35:14: warning: 'canPermanentInbox' is deprecated: This property is deprecated. [#DeprecatedDeclaration]
33 |         self.maxExpirationMillis = maxExpirationMillis
34 |         self.defaultExpiresAt = defaultExpiresAt
35 |         self.canPermanentInbox = canPermanentInbox
   |              `- warning: 'canPermanentInbox' is deprecated: This property is deprecated. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
33 |         self.subject = subject
34 |         self.preview = preview
35 |         self.body = body
   |              `- warning: 'body' is deprecated: This property is deprecated. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
69 |         try container.encode(seen, forKey: .seen)
70 |         try container.encode(createdAt, forKey: .createdAt)
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[332/559] Compiling mailslurp FakeEmailDto.swift
/Users/admin/builder/spi-builder-workspace/mailslurp/Models/ExpirationDefaults.swift:35:14: warning: 'canPermanentInbox' is deprecated: This property is deprecated. [#DeprecatedDeclaration]
33 |         self.maxExpirationMillis = maxExpirationMillis
34 |         self.defaultExpiresAt = defaultExpiresAt
35 |         self.canPermanentInbox = canPermanentInbox
   |              `- warning: 'canPermanentInbox' is deprecated: This property is deprecated. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
33 |         self.subject = subject
34 |         self.preview = preview
35 |         self.body = body
   |              `- warning: 'body' is deprecated: This property is deprecated. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
69 |         try container.encode(seen, forKey: .seen)
70 |         try container.encode(createdAt, forKey: .createdAt)
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[333/559] Compiling mailslurp FakeEmailPreview.swift
/Users/admin/builder/spi-builder-workspace/mailslurp/Models/ExpirationDefaults.swift:35:14: warning: 'canPermanentInbox' is deprecated: This property is deprecated. [#DeprecatedDeclaration]
33 |         self.maxExpirationMillis = maxExpirationMillis
34 |         self.defaultExpiresAt = defaultExpiresAt
35 |         self.canPermanentInbox = canPermanentInbox
   |              `- warning: 'canPermanentInbox' is deprecated: This property is deprecated. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
33 |         self.subject = subject
34 |         self.preview = preview
35 |         self.body = body
   |              `- warning: 'body' is deprecated: This property is deprecated. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
69 |         try container.encode(seen, forKey: .seen)
70 |         try container.encode(createdAt, forKey: .createdAt)
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[334/559] Compiling mailslurp FakeEmailResult.swift
/Users/admin/builder/spi-builder-workspace/mailslurp/Models/ExpirationDefaults.swift:35:14: warning: 'canPermanentInbox' is deprecated: This property is deprecated. [#DeprecatedDeclaration]
33 |         self.maxExpirationMillis = maxExpirationMillis
34 |         self.defaultExpiresAt = defaultExpiresAt
35 |         self.canPermanentInbox = canPermanentInbox
   |              `- warning: 'canPermanentInbox' is deprecated: This property is deprecated. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
33 |         self.subject = subject
34 |         self.preview = preview
35 |         self.body = body
   |              `- warning: 'body' is deprecated: This property is deprecated. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
69 |         try container.encode(seen, forKey: .seen)
70 |         try container.encode(createdAt, forKey: .createdAt)
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[335/559] Compiling mailslurp FilterBouncedRecipientsOptions.swift
/Users/admin/builder/spi-builder-workspace/mailslurp/Models/ExpirationDefaults.swift:35:14: warning: 'canPermanentInbox' is deprecated: This property is deprecated. [#DeprecatedDeclaration]
33 |         self.maxExpirationMillis = maxExpirationMillis
34 |         self.defaultExpiresAt = defaultExpiresAt
35 |         self.canPermanentInbox = canPermanentInbox
   |              `- warning: 'canPermanentInbox' is deprecated: This property is deprecated. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
33 |         self.subject = subject
34 |         self.preview = preview
35 |         self.body = body
   |              `- warning: 'body' is deprecated: This property is deprecated. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
69 |         try container.encode(seen, forKey: .seen)
70 |         try container.encode(createdAt, forKey: .createdAt)
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[336/559] Compiling mailslurp FilterBouncedRecipientsResult.swift
/Users/admin/builder/spi-builder-workspace/mailslurp/Models/ExpirationDefaults.swift:35:14: warning: 'canPermanentInbox' is deprecated: This property is deprecated. [#DeprecatedDeclaration]
33 |         self.maxExpirationMillis = maxExpirationMillis
34 |         self.defaultExpiresAt = defaultExpiresAt
35 |         self.canPermanentInbox = canPermanentInbox
   |              `- warning: 'canPermanentInbox' is deprecated: This property is deprecated. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
33 |         self.subject = subject
34 |         self.preview = preview
35 |         self.body = body
   |              `- warning: 'body' is deprecated: This property is deprecated. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
69 |         try container.encode(seen, forKey: .seen)
70 |         try container.encode(createdAt, forKey: .createdAt)
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[337/559] Compiling mailslurp FlushExpiredInboxesResult.swift
/Users/admin/builder/spi-builder-workspace/mailslurp/Models/ExpirationDefaults.swift:35:14: warning: 'canPermanentInbox' is deprecated: This property is deprecated. [#DeprecatedDeclaration]
33 |         self.maxExpirationMillis = maxExpirationMillis
34 |         self.defaultExpiresAt = defaultExpiresAt
35 |         self.canPermanentInbox = canPermanentInbox
   |              `- warning: 'canPermanentInbox' is deprecated: This property is deprecated. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
33 |         self.subject = subject
34 |         self.preview = preview
35 |         self.body = body
   |              `- warning: 'body' is deprecated: This property is deprecated. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
69 |         try container.encode(seen, forKey: .seen)
70 |         try container.encode(createdAt, forKey: .createdAt)
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[338/559] Compiling mailslurp ForwardEmailOptions.swift
/Users/admin/builder/spi-builder-workspace/mailslurp/Models/ExpirationDefaults.swift:35:14: warning: 'canPermanentInbox' is deprecated: This property is deprecated. [#DeprecatedDeclaration]
33 |         self.maxExpirationMillis = maxExpirationMillis
34 |         self.defaultExpiresAt = defaultExpiresAt
35 |         self.canPermanentInbox = canPermanentInbox
   |              `- warning: 'canPermanentInbox' is deprecated: This property is deprecated. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
33 |         self.subject = subject
34 |         self.preview = preview
35 |         self.body = body
   |              `- warning: 'body' is deprecated: This property is deprecated. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
69 |         try container.encode(seen, forKey: .seen)
70 |         try container.encode(createdAt, forKey: .createdAt)
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[339/559] Compiling mailslurp GenerateBimiRecordOptions.swift
/Users/admin/builder/spi-builder-workspace/mailslurp/Models/ExpirationDefaults.swift:35:14: warning: 'canPermanentInbox' is deprecated: This property is deprecated. [#DeprecatedDeclaration]
33 |         self.maxExpirationMillis = maxExpirationMillis
34 |         self.defaultExpiresAt = defaultExpiresAt
35 |         self.canPermanentInbox = canPermanentInbox
   |              `- warning: 'canPermanentInbox' is deprecated: This property is deprecated. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
33 |         self.subject = subject
34 |         self.preview = preview
35 |         self.body = body
   |              `- warning: 'body' is deprecated: This property is deprecated. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
69 |         try container.encode(seen, forKey: .seen)
70 |         try container.encode(createdAt, forKey: .createdAt)
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[340/559] Compiling mailslurp GenerateBimiRecordResults.swift
/Users/admin/builder/spi-builder-workspace/mailslurp/Models/ExpirationDefaults.swift:35:14: warning: 'canPermanentInbox' is deprecated: This property is deprecated. [#DeprecatedDeclaration]
33 |         self.maxExpirationMillis = maxExpirationMillis
34 |         self.defaultExpiresAt = defaultExpiresAt
35 |         self.canPermanentInbox = canPermanentInbox
   |              `- warning: 'canPermanentInbox' is deprecated: This property is deprecated. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
33 |         self.subject = subject
34 |         self.preview = preview
35 |         self.body = body
   |              `- warning: 'body' is deprecated: This property is deprecated. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
69 |         try container.encode(seen, forKey: .seen)
70 |         try container.encode(createdAt, forKey: .createdAt)
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[341/559] Compiling mailslurp GenerateDmarcRecordOptions.swift
/Users/admin/builder/spi-builder-workspace/mailslurp/Models/ExpirationDefaults.swift:35:14: warning: 'canPermanentInbox' is deprecated: This property is deprecated. [#DeprecatedDeclaration]
33 |         self.maxExpirationMillis = maxExpirationMillis
34 |         self.defaultExpiresAt = defaultExpiresAt
35 |         self.canPermanentInbox = canPermanentInbox
   |              `- warning: 'canPermanentInbox' is deprecated: This property is deprecated. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
33 |         self.subject = subject
34 |         self.preview = preview
35 |         self.body = body
   |              `- warning: 'body' is deprecated: This property is deprecated. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
69 |         try container.encode(seen, forKey: .seen)
70 |         try container.encode(createdAt, forKey: .createdAt)
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[342/559] Compiling mailslurp GenerateDmarcRecordResults.swift
/Users/admin/builder/spi-builder-workspace/mailslurp/Models/ExpirationDefaults.swift:35:14: warning: 'canPermanentInbox' is deprecated: This property is deprecated. [#DeprecatedDeclaration]
33 |         self.maxExpirationMillis = maxExpirationMillis
34 |         self.defaultExpiresAt = defaultExpiresAt
35 |         self.canPermanentInbox = canPermanentInbox
   |              `- warning: 'canPermanentInbox' is deprecated: This property is deprecated. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
33 |         self.subject = subject
34 |         self.preview = preview
35 |         self.body = body
   |              `- warning: 'body' is deprecated: This property is deprecated. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
69 |         try container.encode(seen, forKey: .seen)
70 |         try container.encode(createdAt, forKey: .createdAt)
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[343/559] Compiling mailslurp GenerateMtaStsRecordOptions.swift
/Users/admin/builder/spi-builder-workspace/mailslurp/Models/ExpirationDefaults.swift:35:14: warning: 'canPermanentInbox' is deprecated: This property is deprecated. [#DeprecatedDeclaration]
33 |         self.maxExpirationMillis = maxExpirationMillis
34 |         self.defaultExpiresAt = defaultExpiresAt
35 |         self.canPermanentInbox = canPermanentInbox
   |              `- warning: 'canPermanentInbox' is deprecated: This property is deprecated. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
33 |         self.subject = subject
34 |         self.preview = preview
35 |         self.body = body
   |              `- warning: 'body' is deprecated: This property is deprecated. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
69 |         try container.encode(seen, forKey: .seen)
70 |         try container.encode(createdAt, forKey: .createdAt)
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[344/559] Compiling mailslurp EmailFeatureVersionStatistics.swift
[345/559] Compiling mailslurp EmailHtmlDto.swift
[346/559] Compiling mailslurp EmailLinksResult.swift
[347/559] Compiling mailslurp EmailPreview.swift
[348/559] Compiling mailslurp EmailPreviewUrls.swift
[349/559] Compiling mailslurp EmailProjection.swift
[350/559] Compiling mailslurp EmailRecipients.swift
[351/559] Compiling mailslurp EmailRecipientsProjection.swift
[352/559] Compiling mailslurp EmailScreenshotResult.swift
[353/559] Compiling mailslurp EmailSignature.swift
[354/559] Compiling mailslurp EmailSignatureParseResult.swift
[355/559] Compiling mailslurp EmailTextLinesResult.swift
[356/559] Compiling mailslurp EmailThreadDto.swift
[357/559] Compiling mailslurp EmailThreadItem.swift
[358/559] Compiling mailslurp EmailThreadItemsDto.swift
[359/559] Compiling mailslurp EmailThreadProjection.swift
[360/559] Compiling mailslurp EmailValidationRequestDto.swift
[361/559] Compiling mailslurp EmailVerificationResult.swift
[362/559] Compiling mailslurp EmergencyAddress.swift
[363/559] Compiling mailslurp EmergencyAddressDto.swift
[364/559] Compiling mailslurp EmptyResponseDto.swift
[365/559] Compiling mailslurp EntityAutomationItemProjection.swift
[366/559] Compiling mailslurp EntityEventItemProjection.swift
[367/559] Compiling mailslurp EntityFavouriteItemProjection.swift
[368/559] Compiling mailslurp NameServerRecord.swift
/Users/admin/builder/spi-builder-workspace/mailslurp/Models/OrganizationInboxProjection.swift:81:14: warning: 'tags' is deprecated: This property is deprecated. [#DeprecatedDeclaration]
 79 |         self.emailAddress = emailAddress
 80 |         self.favourite = favourite
 81 |         self.tags = tags
    |              `- warning: 'tags' is deprecated: This property is deprecated. [#DeprecatedDeclaration]
 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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
123 |         try container.encode(teamAccess, forKey: .teamAccess)
124 |         try container.encodeIfPresent(inboxType, forKey: .inboxType)
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[369/559] Compiling mailslurp NewFakeEmailAddressResult.swift
/Users/admin/builder/spi-builder-workspace/mailslurp/Models/OrganizationInboxProjection.swift:81:14: warning: 'tags' is deprecated: This property is deprecated. [#DeprecatedDeclaration]
 79 |         self.emailAddress = emailAddress
 80 |         self.favourite = favourite
 81 |         self.tags = tags
    |              `- warning: 'tags' is deprecated: This property is deprecated. [#DeprecatedDeclaration]
 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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
123 |         try container.encode(teamAccess, forKey: .teamAccess)
124 |         try container.encodeIfPresent(inboxType, forKey: .inboxType)
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[370/559] Compiling mailslurp OptInConsentOptions.swift
/Users/admin/builder/spi-builder-workspace/mailslurp/Models/OrganizationInboxProjection.swift:81:14: warning: 'tags' is deprecated: This property is deprecated. [#DeprecatedDeclaration]
 79 |         self.emailAddress = emailAddress
 80 |         self.favourite = favourite
 81 |         self.tags = tags
    |              `- warning: 'tags' is deprecated: This property is deprecated. [#DeprecatedDeclaration]
 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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
123 |         try container.encode(teamAccess, forKey: .teamAccess)
124 |         try container.encodeIfPresent(inboxType, forKey: .inboxType)
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[371/559] Compiling mailslurp OptInConsentSendResult.swift
/Users/admin/builder/spi-builder-workspace/mailslurp/Models/OrganizationInboxProjection.swift:81:14: warning: 'tags' is deprecated: This property is deprecated. [#DeprecatedDeclaration]
 79 |         self.emailAddress = emailAddress
 80 |         self.favourite = favourite
 81 |         self.tags = tags
    |              `- warning: 'tags' is deprecated: This property is deprecated. [#DeprecatedDeclaration]
 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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
123 |         try container.encode(teamAccess, forKey: .teamAccess)
124 |         try container.encodeIfPresent(inboxType, forKey: .inboxType)
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[372/559] Compiling mailslurp OptInIdentityProjection.swift
/Users/admin/builder/spi-builder-workspace/mailslurp/Models/OrganizationInboxProjection.swift:81:14: warning: 'tags' is deprecated: This property is deprecated. [#DeprecatedDeclaration]
 79 |         self.emailAddress = emailAddress
 80 |         self.favourite = favourite
 81 |         self.tags = tags
    |              `- warning: 'tags' is deprecated: This property is deprecated. [#DeprecatedDeclaration]
 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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
123 |         try container.encode(teamAccess, forKey: .teamAccess)
124 |         try container.encodeIfPresent(inboxType, forKey: .inboxType)
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[373/559] Compiling mailslurp OptInSendingConsentDto.swift
/Users/admin/builder/spi-builder-workspace/mailslurp/Models/OrganizationInboxProjection.swift:81:14: warning: 'tags' is deprecated: This property is deprecated. [#DeprecatedDeclaration]
 79 |         self.emailAddress = emailAddress
 80 |         self.favourite = favourite
 81 |         self.tags = tags
    |              `- warning: 'tags' is deprecated: This property is deprecated. [#DeprecatedDeclaration]
 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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
123 |         try container.encode(teamAccess, forKey: .teamAccess)
124 |         try container.encodeIfPresent(inboxType, forKey: .inboxType)
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[374/559] Compiling mailslurp OptionalConnectorDto.swift
/Users/admin/builder/spi-builder-workspace/mailslurp/Models/OrganizationInboxProjection.swift:81:14: warning: 'tags' is deprecated: This property is deprecated. [#DeprecatedDeclaration]
 79 |         self.emailAddress = emailAddress
 80 |         self.favourite = favourite
 81 |         self.tags = tags
    |              `- warning: 'tags' is deprecated: This property is deprecated. [#DeprecatedDeclaration]
 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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
123 |         try container.encode(teamAccess, forKey: .teamAccess)
124 |         try container.encodeIfPresent(inboxType, forKey: .inboxType)
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[375/559] Compiling mailslurp OptionalConnectorImapConnectionDto.swift
/Users/admin/builder/spi-builder-workspace/mailslurp/Models/OrganizationInboxProjection.swift:81:14: warning: 'tags' is deprecated: This property is deprecated. [#DeprecatedDeclaration]
 79 |         self.emailAddress = emailAddress
 80 |         self.favourite = favourite
 81 |         self.tags = tags
    |              `- warning: 'tags' is deprecated: This property is deprecated. [#DeprecatedDeclaration]
 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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
123 |         try container.encode(teamAccess, forKey: .teamAccess)
124 |         try container.encodeIfPresent(inboxType, forKey: .inboxType)
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[376/559] Compiling mailslurp OptionalConnectorSmtpConnectionDto.swift
/Users/admin/builder/spi-builder-workspace/mailslurp/Models/OrganizationInboxProjection.swift:81:14: warning: 'tags' is deprecated: This property is deprecated. [#DeprecatedDeclaration]
 79 |         self.emailAddress = emailAddress
 80 |         self.favourite = favourite
 81 |         self.tags = tags
    |              `- warning: 'tags' is deprecated: This property is deprecated. [#DeprecatedDeclaration]
 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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
123 |         try container.encode(teamAccess, forKey: .teamAccess)
124 |         try container.encodeIfPresent(inboxType, forKey: .inboxType)
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[377/559] Compiling mailslurp OptionalConnectorSyncSettingsDto.swift
/Users/admin/builder/spi-builder-workspace/mailslurp/Models/OrganizationInboxProjection.swift:81:14: warning: 'tags' is deprecated: This property is deprecated. [#DeprecatedDeclaration]
 79 |         self.emailAddress = emailAddress
 80 |         self.favourite = favourite
 81 |         self.tags = tags
    |              `- warning: 'tags' is deprecated: This property is deprecated. [#DeprecatedDeclaration]
 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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
123 |         try container.encode(teamAccess, forKey: .teamAccess)
124 |         try container.encodeIfPresent(inboxType, forKey: .inboxType)
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[378/559] Compiling mailslurp OrganizationInboxProjection.swift
/Users/admin/builder/spi-builder-workspace/mailslurp/Models/OrganizationInboxProjection.swift:81:14: warning: 'tags' is deprecated: This property is deprecated. [#DeprecatedDeclaration]
 79 |         self.emailAddress = emailAddress
 80 |         self.favourite = favourite
 81 |         self.tags = tags
    |              `- warning: 'tags' is deprecated: This property is deprecated. [#DeprecatedDeclaration]
 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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
123 |         try container.encode(teamAccess, forKey: .teamAccess)
124 |         try container.encodeIfPresent(inboxType, forKey: .inboxType)
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[379/559] Compiling mailslurp PageAITransformMappingProjection.swift
/Users/admin/builder/spi-builder-workspace/mailslurp/Models/OrganizationInboxProjection.swift:81:14: warning: 'tags' is deprecated: This property is deprecated. [#DeprecatedDeclaration]
 79 |         self.emailAddress = emailAddress
 80 |         self.favourite = favourite
 81 |         self.tags = tags
    |              `- warning: 'tags' is deprecated: This property is deprecated. [#DeprecatedDeclaration]
 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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
123 |         try container.encode(teamAccess, forKey: .teamAccess)
124 |         try container.encodeIfPresent(inboxType, forKey: .inboxType)
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[380/559] Compiling mailslurp PageAITransformProjection.swift
/Users/admin/builder/spi-builder-workspace/mailslurp/Models/OrganizationInboxProjection.swift:81:14: warning: 'tags' is deprecated: This property is deprecated. [#DeprecatedDeclaration]
 79 |         self.emailAddress = emailAddress
 80 |         self.favourite = favourite
 81 |         self.tags = tags
    |              `- warning: 'tags' is deprecated: This property is deprecated. [#DeprecatedDeclaration]
 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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
123 |         try container.encode(teamAccess, forKey: .teamAccess)
124 |         try container.encodeIfPresent(inboxType, forKey: .inboxType)
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[381/559] Compiling mailslurp PageAITransformResultProjection.swift
/Users/admin/builder/spi-builder-workspace/mailslurp/Models/OrganizationInboxProjection.swift:81:14: warning: 'tags' is deprecated: This property is deprecated. [#DeprecatedDeclaration]
 79 |         self.emailAddress = emailAddress
 80 |         self.favourite = favourite
 81 |         self.tags = tags
    |              `- warning: 'tags' is deprecated: This property is deprecated. [#DeprecatedDeclaration]
 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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
123 |         try container.encode(teamAccess, forKey: .teamAccess)
124 |         try container.encodeIfPresent(inboxType, forKey: .inboxType)
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[382/559] Compiling mailslurp PageAlias.swift
/Users/admin/builder/spi-builder-workspace/mailslurp/Models/OrganizationInboxProjection.swift:81:14: warning: 'tags' is deprecated: This property is deprecated. [#DeprecatedDeclaration]
 79 |         self.emailAddress = emailAddress
 80 |         self.favourite = favourite
 81 |         self.tags = tags
    |              `- warning: 'tags' is deprecated: This property is deprecated. [#DeprecatedDeclaration]
 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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
123 |         try container.encode(teamAccess, forKey: .teamAccess)
124 |         try container.encodeIfPresent(inboxType, forKey: .inboxType)
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[383/559] Compiling mailslurp PageAliasThreadProjection.swift
/Users/admin/builder/spi-builder-workspace/mailslurp/Models/OrganizationInboxProjection.swift:81:14: warning: 'tags' is deprecated: This property is deprecated. [#DeprecatedDeclaration]
 79 |         self.emailAddress = emailAddress
 80 |         self.favourite = favourite
 81 |         self.tags = tags
    |              `- warning: 'tags' is deprecated: This property is deprecated. [#DeprecatedDeclaration]
 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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
123 |         try container.encode(teamAccess, forKey: .teamAccess)
124 |         try container.encodeIfPresent(inboxType, forKey: .inboxType)
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[384/559] Compiling mailslurp PageAttachmentEntity.swift
/Users/admin/builder/spi-builder-workspace/mailslurp/Models/OrganizationInboxProjection.swift:81:14: warning: 'tags' is deprecated: This property is deprecated. [#DeprecatedDeclaration]
 79 |         self.emailAddress = emailAddress
 80 |         self.favourite = favourite
 81 |         self.tags = tags
    |              `- warning: 'tags' is deprecated: This property is deprecated. [#DeprecatedDeclaration]
 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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
123 |         try container.encode(teamAccess, forKey: .teamAccess)
124 |         try container.encodeIfPresent(inboxType, forKey: .inboxType)
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[385/559] Compiling mailslurp PageBouncedEmail.swift
/Users/admin/builder/spi-builder-workspace/mailslurp/Models/OrganizationInboxProjection.swift:81:14: warning: 'tags' is deprecated: This property is deprecated. [#DeprecatedDeclaration]
 79 |         self.emailAddress = emailAddress
 80 |         self.favourite = favourite
 81 |         self.tags = tags
    |              `- warning: 'tags' is deprecated: This property is deprecated. [#DeprecatedDeclaration]
 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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
123 |         try container.encode(teamAccess, forKey: .teamAccess)
124 |         try container.encodeIfPresent(inboxType, forKey: .inboxType)
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[386/559] Compiling mailslurp PageBouncedRecipients.swift
/Users/admin/builder/spi-builder-workspace/mailslurp/Models/OrganizationInboxProjection.swift:81:14: warning: 'tags' is deprecated: This property is deprecated. [#DeprecatedDeclaration]
 79 |         self.emailAddress = emailAddress
 80 |         self.favourite = favourite
 81 |         self.tags = tags
    |              `- warning: 'tags' is deprecated: This property is deprecated. [#DeprecatedDeclaration]
 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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
123 |         try container.encode(teamAccess, forKey: .teamAccess)
124 |         try container.encodeIfPresent(inboxType, forKey: .inboxType)
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[387/559] Compiling mailslurp PageComplaint.swift
/Users/admin/builder/spi-builder-workspace/mailslurp/Models/OrganizationInboxProjection.swift:81:14: warning: 'tags' is deprecated: This property is deprecated. [#DeprecatedDeclaration]
 79 |         self.emailAddress = emailAddress
 80 |         self.favourite = favourite
 81 |         self.tags = tags
    |              `- warning: 'tags' is deprecated: This property is deprecated. [#DeprecatedDeclaration]
 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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
123 |         try container.encode(teamAccess, forKey: .teamAccess)
124 |         try container.encodeIfPresent(inboxType, forKey: .inboxType)
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[388/559] Compiling mailslurp PageConnector.swift
/Users/admin/builder/spi-builder-workspace/mailslurp/Models/OrganizationInboxProjection.swift:81:14: warning: 'tags' is deprecated: This property is deprecated. [#DeprecatedDeclaration]
 79 |         self.emailAddress = emailAddress
 80 |         self.favourite = favourite
 81 |         self.tags = tags
    |              `- warning: 'tags' is deprecated: This property is deprecated. [#DeprecatedDeclaration]
 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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
123 |         try container.encode(teamAccess, forKey: .teamAccess)
124 |         try container.encodeIfPresent(inboxType, forKey: .inboxType)
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[389/559] Compiling mailslurp PageConnectorEvents.swift
/Users/admin/builder/spi-builder-workspace/mailslurp/Models/OrganizationInboxProjection.swift:81:14: warning: 'tags' is deprecated: This property is deprecated. [#DeprecatedDeclaration]
 79 |         self.emailAddress = emailAddress
 80 |         self.favourite = favourite
 81 |         self.tags = tags
    |              `- warning: 'tags' is deprecated: This property is deprecated. [#DeprecatedDeclaration]
 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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
123 |         try container.encode(teamAccess, forKey: .teamAccess)
124 |         try container.encodeIfPresent(inboxType, forKey: .inboxType)
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[390/559] Compiling mailslurp PageContactProjection.swift
/Users/admin/builder/spi-builder-workspace/mailslurp/Models/OrganizationInboxProjection.swift:81:14: warning: 'tags' is deprecated: This property is deprecated. [#DeprecatedDeclaration]
 79 |         self.emailAddress = emailAddress
 80 |         self.favourite = favourite
 81 |         self.tags = tags
    |              `- warning: 'tags' is deprecated: This property is deprecated. [#DeprecatedDeclaration]
 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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
123 |         try container.encode(teamAccess, forKey: .teamAccess)
124 |         try container.encodeIfPresent(inboxType, forKey: .inboxType)
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[391/559] Compiling mailslurp PageDeliveryStatus.swift
/Users/admin/builder/spi-builder-workspace/mailslurp/Models/OrganizationInboxProjection.swift:81:14: warning: 'tags' is deprecated: This property is deprecated. [#DeprecatedDeclaration]
 79 |         self.emailAddress = emailAddress
 80 |         self.favourite = favourite
 81 |         self.tags = tags
    |              `- warning: 'tags' is deprecated: This property is deprecated. [#DeprecatedDeclaration]
 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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
123 |         try container.encode(teamAccess, forKey: .teamAccess)
124 |         try container.encodeIfPresent(inboxType, forKey: .inboxType)
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[392/559] Compiling mailslurp PhoneNumberValidationDto.swift
[393/559] Compiling mailslurp PhonePlanAvailability.swift
[394/559] Compiling mailslurp PhonePlanAvailabilityItem.swift
[395/559] Compiling mailslurp PhonePlanDto.swift
[396/559] Compiling mailslurp PhoneSummaryCountryDto.swift
[397/559] Compiling mailslurp PhoneSummaryDto.swift
[398/559] Compiling mailslurp PlanSummaryDto.swift
[399/559] Compiling mailslurp PlusAddressDto.swift
[400/559] Compiling mailslurp PlusAddressProjection.swift
[401/559] Compiling mailslurp ProviderSettings.swift
[402/559] Compiling mailslurp RawEmailJson.swift
[403/559] Compiling mailslurp Recipient.swift
[404/559] Compiling mailslurp RecipientProjection.swift
[405/559] Compiling mailslurp ReplyForSms.swift
[406/559] Compiling mailslurp ReplyToAliasEmailOptions.swift
[407/559] Compiling mailslurp ReplyToEmailOptions.swift
[408/559] Compiling mailslurp ReputationItemProjection.swift
[409/559] Compiling mailslurp RulesetDto.swift
[410/559] Compiling mailslurp RulesetTestOptions.swift
[411/559] Compiling mailslurp ScheduledJob.swift
[412/559] Compiling mailslurp ScheduledJobDto.swift
[413/559] Compiling mailslurp SearchEmailsOptions.swift
[414/559] Compiling mailslurp SearchInboxesOptions.swift
[415/559] Compiling mailslurp SendEmailBodyPart.swift
[416/559] Compiling mailslurp SendEmailOptions.swift
[417/559] Compiling mailslurp SendOptInConsentEmailOptions.swift
[418/559] Compiling mailslurp SendSMTPEnvelopeOptions.swift
[419/559] Compiling mailslurp SendWithQueueResult.swift
[420/559] Compiling mailslurp Sender.swift
[421/559] Compiling mailslurp SenderProjection.swift
[422/559] Compiling mailslurp SentEmailDto.swift
[423/559] Compiling mailslurp SentEmailProjection.swift
[424/559] Compiling mailslurp SentSmsDto.swift
[425/559] Compiling mailslurp SentSmsProjection.swift
[426/559] Compiling mailslurp ServerEndpoints.swift
[427/559] Compiling mailslurp SetInboxFavouritedOptions.swift
[428/559] Compiling mailslurp SetPhoneFavouritedOptions.swift
[429/559] Compiling mailslurp SimpleSendEmailOptions.swift
[430/559] Compiling mailslurp SmsDto.swift
[431/559] Compiling mailslurp SmsMatchOption.swift
[432/559] Compiling mailslurp SmsPreview.swift
[433/559] Compiling mailslurp SmsProjection.swift
[434/559] Compiling mailslurp SmsReplyOptions.swift
[435/559] Compiling mailslurp SmsSendOptions.swift
[436/559] Compiling mailslurp SmtpAccessDetails.swift
[437/559] Compiling mailslurp SortObject.swift
[438/559] Compiling mailslurp SpellingIssue.swift
[439/559] Compiling mailslurp StructuredContentResultDto.swift
[440/559] Compiling mailslurp PagePhoneNumberProjection.swift
[441/559] Compiling mailslurp PagePhoneNumberReleaseProjection.swift
[442/559] Compiling mailslurp PagePlusAddressProjection.swift
[443/559] Compiling mailslurp PageReputationItems.swift
[444/559] Compiling mailslurp PageRulesetDto.swift
[445/559] Compiling mailslurp PageScheduledJobs.swift
[446/559] Compiling mailslurp PageSentEmailProjection.swift
[447/559] Compiling mailslurp PageSentEmailWithQueueProjection.swift
[448/559] Compiling mailslurp PageSentSmsProjection.swift
[449/559] Compiling mailslurp PageSmsProjection.swift
[450/559] Compiling mailslurp PageTableData.swift
[451/559] Compiling mailslurp PageTemplateProjection.swift
[452/559] Compiling mailslurp PageTrackingPixelProjection.swift
[453/559] Compiling mailslurp PageUnknownMissedEmailProjection.swift
[454/559] Compiling mailslurp PageWebhookEndpointProjection.swift
[455/559] Compiling mailslurp PageWebhookProjection.swift
[456/559] Compiling mailslurp PageWebhookResult.swift
[457/559] Compiling mailslurp PageableObject.swift
[458/559] Compiling mailslurp Pagination.swift
[459/559] Compiling mailslurp PhoneMessageThreadItemProjection.swift
[460/559] Compiling mailslurp PhoneMessageThreadProjection.swift
[461/559] Compiling mailslurp PhoneNumberDto.swift
[462/559] Compiling mailslurp PhoneNumberProjection.swift
[463/559] Compiling mailslurp PhoneNumberReleaseProjection.swift
[464/559] Compiling mailslurp PageDevicePreviewRunProjection.swift
[465/559] Compiling mailslurp PageEmailPreview.swift
[466/559] Compiling mailslurp PageEmailProjection.swift
[467/559] Compiling mailslurp PageEmailThreadProjection.swift
[468/559] Compiling mailslurp PageEmailValidationRequest.swift
[469/559] Compiling mailslurp PageEntityAutomationItems.swift
[470/559] Compiling mailslurp PageEntityEventItems.swift
[471/559] Compiling mailslurp PageEntityFavouriteItems.swift
[472/559] Compiling mailslurp PageExpiredInboxRecordProjection.swift
[473/559] Compiling mailslurp PageGroupProjection.swift
[474/559] Compiling mailslurp PageGuestPortalUsers.swift
[475/559] Compiling mailslurp PageInboxForwarderDto.swift
[476/559] Compiling mailslurp PageInboxForwarderEvents.swift
[477/559] Compiling mailslurp PageInboxProjection.swift
[478/559] Compiling mailslurp PageInboxReplierDto.swift
[479/559] Compiling mailslurp PageInboxReplierEvents.swift
[480/559] Compiling mailslurp PageInboxTags.swift
[481/559] Compiling mailslurp PageListUnsubscribeRecipients.swift
[482/559] Compiling mailslurp PageMissedEmailProjection.swift
[483/559] Compiling mailslurp PageMissedSmsProjection.swift
[484/559] Compiling mailslurp PageOptInIdentityProjection.swift
[485/559] Compiling mailslurp PageOrganizationInboxProjection.swift
[486/559] Compiling mailslurp PagePhoneMessageThreadItemProjection.swift
[487/559] Compiling mailslurp PagePhoneMessageThreadProjection.swift
[488/559] Compiling mailslurp UnseenErrorCountDto.swift
[489/559] Compiling mailslurp UpdateAliasOptions.swift
[490/559] Compiling mailslurp UpdateCampaignProbeOptions.swift
[491/559] Compiling mailslurp UpdateDeliverabilityTestOptions.swift
[492/559] Compiling mailslurp UpdateDevicePreviewFeedbackOptions.swift
[493/559] Compiling mailslurp UpdateDomainMonitorOptions.swift
[494/559] Compiling mailslurp UpdateDomainOptions.swift
[495/559] Compiling mailslurp UpdateGroupContacts.swift
[496/559] Compiling mailslurp UpdateImapAccessOptions.swift
[497/559] Compiling mailslurp UpdateInboxOptions.swift
[498/559] Compiling mailslurp UpdateInboxReplierOptions.swift
[499/559] Compiling mailslurp UpdatePhoneNumberOptions.swift
[500/559] Compiling mailslurp UpdateSmtpAccessOptions.swift
[501/559] Compiling mailslurp UploadAttachmentOptions.swift
[502/559] Compiling mailslurp UploadMultipartFormRequest.swift
[503/559] Compiling mailslurp UserInfoDto.swift
[504/559] Compiling mailslurp ValidateEmailAddressListOptions.swift
[505/559] Compiling mailslurp ValidateEmailAddressListResult.swift
[506/559] Compiling mailslurp ValidatePhoneNumberOptions.swift
[507/559] Compiling mailslurp ValidationDto.swift
[508/559] Compiling mailslurp ValidationMessage.swift
[509/559] Compiling mailslurp VerifyEmailAddressOptions.swift
[510/559] Compiling mailslurp VerifyWebhookSignatureOptions.swift
[511/559] Compiling mailslurp VerifyWebhookSignatureResults.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! (16.96s)
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.