Describe the bug
Currently while creating versions of pre-existing configs if the user sends keys not compatible with type=text/stt/tts the call silently fails.
To Reproduce
Update any version with keys incompatible with the type of config i.e for tts config add temperature field.
Expected behavior
Error to bubble up to the user.
Describe the bug
Currently while creating versions of pre-existing configs if the user sends keys not compatible with
type=text/stt/ttsthe call silently fails.To Reproduce
Update any version with keys incompatible with the
typeof config i.e for tts config addtemperaturefield.Expected behavior
Error to bubble up to the user.