Skip to content

Commit d381964

Browse files
authored
chore: regen sdk (#11)
1 parent 613d1c0 commit d381964

File tree

35 files changed

+7
-194
lines changed

35 files changed

+7
-194
lines changed
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"magicbell-swift-client": minor
3+
---
4+
5+
Automatic minor version bump for changes in `magicbell-swift-client`.

Sources/MagicBellClient/generated/Client.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ import struct Foundation.Data
1010
import struct Foundation.Date
1111
#endif
1212
import HTTPTypes
13-
/// OpenAPI 3.1.0 Specification for MagicBell API.
13+
/// OpenAPI 3.0.3 Specification for MagicBell API.
1414
public struct Client: APIProtocol {
1515
/// The underlying HTTP client.
1616
private let client: UniversalClient

documentation/enums/Operations.discard_mobile_push_apns_token.AcceptableContentType.md

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -49,9 +49,3 @@ public static var allCases: [Self]
4949
```swift
5050
public init?(rawValue: Swift.String)
5151
```
52-
53-
#### Parameters
54-
55-
| Name | Description |
56-
| ---- | ----------- |
57-
| rawValue | The raw value to use for the new instance. |

documentation/enums/Operations.discard_mobile_push_expo_token.AcceptableContentType.md

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -49,9 +49,3 @@ public static var allCases: [Self]
4949
```swift
5050
public init?(rawValue: Swift.String)
5151
```
52-
53-
#### Parameters
54-
55-
| Name | Description |
56-
| ---- | ----------- |
57-
| rawValue | The raw value to use for the new instance. |

documentation/enums/Operations.discard_mobile_push_fcm_token.AcceptableContentType.md

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -49,9 +49,3 @@ public static var allCases: [Self]
4949
```swift
5050
public init?(rawValue: Swift.String)
5151
```
52-
53-
#### Parameters
54-
55-
| Name | Description |
56-
| ---- | ----------- |
57-
| rawValue | The raw value to use for the new instance. |

documentation/enums/Operations.discard_slack_token.AcceptableContentType.md

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -49,9 +49,3 @@ public static var allCases: [Self]
4949
```swift
5050
public init?(rawValue: Swift.String)
5151
```
52-
53-
#### Parameters
54-
55-
| Name | Description |
56-
| ---- | ----------- |
57-
| rawValue | The raw value to use for the new instance. |

documentation/enums/Operations.discard_teams_token.AcceptableContentType.md

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -49,9 +49,3 @@ public static var allCases: [Self]
4949
```swift
5050
public init?(rawValue: Swift.String)
5151
```
52-
53-
#### Parameters
54-
55-
| Name | Description |
56-
| ---- | ----------- |
57-
| rawValue | The raw value to use for the new instance. |

documentation/enums/Operations.discard_web_push_token.AcceptableContentType.md

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -49,9 +49,3 @@ public static var allCases: [Self]
4949
```swift
5050
public init?(rawValue: Swift.String)
5151
```
52-
53-
#### Parameters
54-
55-
| Name | Description |
56-
| ---- | ----------- |
57-
| rawValue | The raw value to use for the new instance. |

documentation/enums/Operations.finish_slack_installation.AcceptableContentType.md

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -49,9 +49,3 @@ public static var allCases: [Self]
4949
```swift
5050
public init?(rawValue: Swift.String)
5151
```
52-
53-
#### Parameters
54-
55-
| Name | Description |
56-
| ---- | ----------- |
57-
| rawValue | The raw value to use for the new instance. |

documentation/enums/Operations.get_mobile_push_apns_token.AcceptableContentType.md

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -49,9 +49,3 @@ public static var allCases: [Self]
4949
```swift
5050
public init?(rawValue: Swift.String)
5151
```
52-
53-
#### Parameters
54-
55-
| Name | Description |
56-
| ---- | ----------- |
57-
| rawValue | The raw value to use for the new instance. |

0 commit comments

Comments
 (0)