lib/azure_stt/models/file.rb in azure_stt-0.3.0 vs lib/azure_stt/models/file.rb in azure_stt-0.4.0
- old
+ new
@@ -3,10 +3,10 @@
module AzureSTT
module Models
#
# Model class to represent files in our models
#
- # @see https://francecentral.dev.cognitive.microsoft.com/docs/services/speech-to-text-api-v3-0/operations/GetTranscriptionFiles/console
+ # @see https://francecentral.dev.cognitive.microsoft.com/docs/services/speech-to-text-api-v3-1/operations/GetTranscriptionFiles/console
#
class File < Base
#
# The id of the file
#