Changes to Create Async Transcript
POST /api/v1/recording/{id}/create_transcript/
Every recorded change to this endpoint, newest first. Back to the operation
Changed in 3 of the 6 revisions of this API.1311
What changed
- ●
removed the request property
provider/allOf[RecordingCreateTranscriptArtifactProviderRequest]/gladia_v2_async/callback(media type: application/json)request-property-removed
- ●
removed the request property
provider/allOf[RecordingCreateTranscriptArtifactProviderRequest]/gladia_v2_async/callback(media type: application/x-www-form-urlencoded)request-property-removed
- ●
removed the request property
provider/allOf[RecordingCreateTranscriptArtifactProviderRequest]/gladia_v2_async/callback(media type: multipart/form-data)request-property-removed
- ●
removed the request property
provider/allOf[RecordingCreateTranscriptArtifactProviderRequest]/gladia_v2_async/callback_config(media type: application/json)request-property-removed
- ●
removed the request property
provider/allOf[RecordingCreateTranscriptArtifactProviderRequest]/gladia_v2_async/callback_config(media type: application/x-www-form-urlencoded)request-property-removed
- ●
removed the request property
provider/allOf[RecordingCreateTranscriptArtifactProviderRequest]/gladia_v2_async/callback_config(media type: multipart/form-data)request-property-removed
- ●
removed the request property
provider/allOf[RecordingCreateTranscriptArtifactProviderRequest]/gladia_v2_async/callback_url(media type: application/json)request-property-removed
- ●
removed the request property
provider/allOf[RecordingCreateTranscriptArtifactProviderRequest]/gladia_v2_async/callback_url(media type: application/x-www-form-urlencoded)request-property-removed
- ●
removed the request property
provider/allOf[RecordingCreateTranscriptArtifactProviderRequest]/gladia_v2_async/callback_url(media type: multipart/form-data)request-property-removed
- ●
removed the optional property
provider/allOf[TranscriptArtifactProvider]/gladia_v2_async/callbackfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
provider/allOf[TranscriptArtifactProvider]/gladia_v2_async/callback_configfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
provider/allOf[TranscriptArtifactProvider]/gladia_v2_async/callback_urlfrom the response with the200statusresponse-optional-property-removed
- ●
- ○
added the new optional request property
provider/allOf[RecordingCreateTranscriptArtifactProviderRequest]/deepgram_async/credential_id(media type: application/json)new-optional-request-property
- ○
added the new optional request property
provider/allOf[RecordingCreateTranscriptArtifactProviderRequest]/deepgram_async/credential_id(media type: application/x-www-form-urlencoded)new-optional-request-property
- ○
added the new optional request property
provider/allOf[RecordingCreateTranscriptArtifactProviderRequest]/deepgram_async/credential_id(media type: multipart/form-data)new-optional-request-property
- ○
added the optional property
provider/allOf[TranscriptArtifactProvider]/deepgram_async/credential_idto the response with the200statusresponse-optional-property-added
- ○
- ●
added the new
melia-1enum value to theprovider/allOf[TranscriptArtifactProvider]/speechmatics_async/transcription_config/operating_pointresponse property for the response status200response-property-enum-value-added
- ○
added the new optional request property
provider/allOf[RecordingCreateTranscriptArtifactProviderRequest]/speechmatics_async/transcription_config/model(media type: application/json)new-optional-request-property
- ○
added the new optional request property
provider/allOf[RecordingCreateTranscriptArtifactProviderRequest]/speechmatics_async/transcription_config/model(media type: application/x-www-form-urlencoded)new-optional-request-property
- ○
added the new optional request property
provider/allOf[RecordingCreateTranscriptArtifactProviderRequest]/speechmatics_async/transcription_config/model(media type: multipart/form-data)new-optional-request-property
- ○
added the new
melia-1enum value to the request propertyprovider/allOf[RecordingCreateTranscriptArtifactProviderRequest]/speechmatics_async/transcription_config/operating_point(media type: application/json)request-property-enum-value-added
- ○
added the new
melia-1enum value to the request propertyprovider/allOf[RecordingCreateTranscriptArtifactProviderRequest]/speechmatics_async/transcription_config/operating_point(media type: application/x-www-form-urlencoded)request-property-enum-value-added
- ○
added the new
melia-1enum value to the request propertyprovider/allOf[RecordingCreateTranscriptArtifactProviderRequest]/speechmatics_async/transcription_config/operating_point(media type: multipart/form-data)request-property-enum-value-added
- ○
added the optional property
provider/allOf[TranscriptArtifactProvider]/speechmatics_async/transcription_config/modelto the response with the200statusresponse-optional-property-added
This revision also has 7 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ●