Skip to content

Commit c286f99

Browse files
committed
fix with 7.13
1 parent 2a1cd29 commit c286f99

File tree

6 files changed

+163
-10
lines changed

6 files changed

+163
-10
lines changed

.openapi-generator/FILES

Lines changed: 155 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,161 @@ api/transcriptions-api.ts
1515
base.ts
1616
common.ts
1717
configuration.ts
18+
docs/AccountStatistics.md
19+
docs/AdditionalDenialReason.md
20+
docs/Address.md
21+
docs/AnswerCallback.md
22+
docs/BridgeCompleteCallback.md
23+
docs/BridgeTargetCompleteCallback.md
24+
docs/CallDirectionEnum.md
25+
docs/CallRecordingMetadata.md
26+
docs/CallState.md
27+
docs/CallStateEnum.md
28+
docs/CallTranscription.md
29+
docs/CallTranscriptionDetectedLanguageEnum.md
30+
docs/CallTranscriptionMetadata.md
31+
docs/CallTranscriptionResponse.md
32+
docs/CallTranscriptionTrackEnum.md
33+
docs/CallbackMethodEnum.md
34+
docs/CallbackTypeEnum.md
35+
docs/CallsApi.md
36+
docs/CardWidthEnum.md
37+
docs/CodeRequest.md
38+
docs/Conference.md
39+
docs/ConferenceCompletedCallback.md
40+
docs/ConferenceCreatedCallback.md
41+
docs/ConferenceMember.md
42+
docs/ConferenceMemberExitCallback.md
43+
docs/ConferenceMemberJoinCallback.md
44+
docs/ConferenceRecordingAvailableCallback.md
45+
docs/ConferenceRecordingMetadata.md
46+
docs/ConferenceRedirectCallback.md
47+
docs/ConferenceStateEnum.md
48+
docs/ConferencesApi.md
49+
docs/Contact.md
50+
docs/CreateCall.md
51+
docs/CreateCallResponse.md
52+
docs/CreateLookupResponse.md
53+
docs/CreateMessageRequestError.md
54+
docs/CreateMultiChannelMessageResponse.md
55+
docs/DeferredResult.md
56+
docs/DisconnectCallback.md
57+
docs/Diversion.md
58+
docs/DtmfCallback.md
59+
docs/Error.md
60+
docs/ErrorObject.md
61+
docs/FailureWebhook.md
62+
docs/FieldError.md
63+
docs/FileFormatEnum.md
64+
docs/GatherCallback.md
65+
docs/InitiateCallback.md
66+
docs/Link.md
67+
docs/LinksObject.md
68+
docs/ListMessageDirectionEnum.md
69+
docs/ListMessageItem.md
70+
docs/LookupRequest.md
71+
docs/LookupResult.md
72+
docs/LookupStatus.md
73+
docs/LookupStatusEnum.md
74+
docs/MFAApi.md
75+
docs/MachineDetectionCompleteCallback.md
76+
docs/MachineDetectionConfiguration.md
77+
docs/MachineDetectionModeEnum.md
78+
docs/MachineDetectionResult.md
79+
docs/Media.md
80+
docs/MediaApi.md
81+
docs/Message.md
82+
docs/MessageCallback.md
83+
docs/MessageCallbackMessage.md
84+
docs/MessageDirectionEnum.md
85+
docs/MessageRequest.md
86+
docs/MessageStatusEnum.md
87+
docs/MessageTypeEnum.md
88+
docs/MessagesApi.md
89+
docs/MessagesList.md
90+
docs/MessagingCodeResponse.md
91+
docs/MessagingRequestError.md
92+
docs/MfaForbiddenRequestError.md
93+
docs/MfaRequestError.md
94+
docs/MfaUnauthorizedRequestError.md
95+
docs/MmsMessageContent.md
96+
docs/MultiChannelAction.md
97+
docs/MultiChannelActionCalendarEvent.md
98+
docs/MultiChannelApi.md
99+
docs/MultiChannelCallbackData.md
100+
docs/MultiChannelChannelListObject.md
101+
docs/MultiChannelChannelListObjectContent.md
102+
docs/MultiChannelMessageCallbackData.md
103+
docs/MultiChannelMessageChannelEnum.md
104+
docs/MultiChannelMessageData.md
105+
docs/MultiChannelMessageDirectionEnum.md
106+
docs/MultiChannelMessageRequest.md
107+
docs/MultiChannelStatusEnum.md
108+
docs/OptInWorkflow.md
109+
docs/PageInfo.md
110+
docs/PhoneNumberLookupApi.md
111+
docs/PriorityEnum.md
112+
docs/RbmActionBase.md
113+
docs/RbmActionDial.md
114+
docs/RbmActionOpenUrl.md
115+
docs/RbmActionTypeEnum.md
116+
docs/RbmActionViewLocation.md
117+
docs/RbmCardContent.md
118+
docs/RbmCardContentMedia.md
119+
docs/RbmMediaHeightEnum.md
120+
docs/RbmMessageCarouselCard.md
121+
docs/RbmMessageContentFile.md
122+
docs/RbmMessageContentRichCard.md
123+
docs/RbmMessageContentText.md
124+
docs/RbmMessageMedia.md
125+
docs/RbmStandaloneCard.md
126+
docs/RecordingAvailableCallback.md
127+
docs/RecordingCompleteCallback.md
128+
docs/RecordingStateEnum.md
129+
docs/RecordingTranscriptionMetadata.md
130+
docs/RecordingTranscriptions.md
131+
docs/RecordingsApi.md
132+
docs/RedirectCallback.md
133+
docs/RedirectMethodEnum.md
134+
docs/SmsMessageContent.md
135+
docs/StandaloneCardOrientationEnum.md
136+
docs/StatisticsApi.md
137+
docs/StirShaken.md
138+
docs/TelephoneNumber.md
139+
docs/TfvBasicAuthentication.md
140+
docs/TfvCallbackStatusEnum.md
141+
docs/TfvError.md
142+
docs/TfvStatus.md
143+
docs/TfvStatusEnum.md
144+
docs/TfvSubmissionInfo.md
145+
docs/TfvSubmissionWrapper.md
146+
docs/ThumbnailAlignmentEnum.md
147+
docs/TnLookupRequestError.md
148+
docs/TollFreeVerificationApi.md
149+
docs/TranscribeRecording.md
150+
docs/Transcription.md
151+
docs/TranscriptionAvailableCallback.md
152+
docs/TranscriptionsApi.md
153+
docs/TransferAnswerCallback.md
154+
docs/TransferCompleteCallback.md
155+
docs/TransferDisconnectCallback.md
156+
docs/UpdateCall.md
157+
docs/UpdateCallRecording.md
158+
docs/UpdateConference.md
159+
docs/UpdateConferenceMember.md
160+
docs/VerificationDenialWebhook.md
161+
docs/VerificationRequest.md
162+
docs/VerificationUpdateRequest.md
163+
docs/VerificationWebhook.md
164+
docs/VerifyCodeRequest.md
165+
docs/VerifyCodeResponse.md
166+
docs/VoiceApiError.md
167+
docs/VoiceCodeResponse.md
168+
docs/WebhookSubscription.md
169+
docs/WebhookSubscriptionBasicAuthentication.md
170+
docs/WebhookSubscriptionRequestSchema.md
171+
docs/WebhookSubscriptionTypeEnum.md
172+
docs/WebhookSubscriptionsListBody.md
18173
git_push.sh
19174
index.ts
20175
models/account-statistics.ts

.openapi-generator/VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
7.10.0
1+
7.13.0

docs/MessageCallback.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ Name | Type | Description | Notes
1212
**description** | **string** | A detailed description of the event described by the callback. | [default to undefined]
1313
**message** | [**MessageCallbackMessage**](MessageCallbackMessage.md) | | [default to undefined]
1414
**errorCode** | **number** | Optional error code, applicable only when type is `message-failed`. | [optional] [default to undefined]
15+
**carrierName** | **string** | The name of the Authorized Message Provider (AMP) that handled this message. In the US, this is the carrier that the message was sent to. | [optional] [default to undefined]
1516

1617
## Example
1718

@@ -25,6 +26,7 @@ const instance: MessageCallback = {
2526
description,
2627
message,
2728
errorCode,
29+
carrierName,
2830
};
2931
```
3032

docs/TfvStatusEnum.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,4 @@
99

1010
* `Pending` (value: `'PENDING'`)
1111

12-
* `PartiallyVerified` (value: `'PARTIALLY_VERIFIED'`)
13-
14-
* `InvalidStatus` (value: `'INVALID_STATUS'`)
15-
1612
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)

models/callback-type-enum.ts

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -21,10 +21,10 @@
2121
*/
2222

2323
export const CallbackTypeEnum = {
24-
Received: 'message-received',
25-
Sending: 'message-sending',
26-
Delivered: 'message-delivered',
27-
Failed: 'message-failed'
24+
MessageReceived: 'message-received',
25+
MessageSending: 'message-sending',
26+
MessageDelivered: 'message-delivered',
27+
MessageFailed: 'message-failed'
2828
} as const;
2929

3030
export type CallbackTypeEnum = typeof CallbackTypeEnum[keyof typeof CallbackTypeEnum];

openapitools.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@
22
"$schema": "./node_modules/@openapitools/openapi-generator-cli/config.schema.json",
33
"spaces": 2,
44
"generator-cli": {
5-
"version": "7.10.0"
5+
"version": "7.13.0"
66
}
77
}

0 commit comments

Comments
 (0)