Fix build

This commit is contained in:
Franck Nijhof 2020-01-28 21:46:30 +01:00
parent b617bcef79
commit efb7d46af2
No known key found for this signature in database
GPG Key ID: D62583BA8AB11CA3

View File

@ -40,7 +40,7 @@ watson_url:
description: "The endpoint to which the service will connect."
required: false
type: string
default: `https://stream.watsonplatform.net/text-to-speech/api`
default: "`https://stream.watsonplatform.net/text-to-speech/api`"
watson_apikey:
description: "Your secret apikey generated on the IBM Cloud admin console."
required: true