|**allowFallback**|• A boolean specifying that the service is allowed to fall back to a `generalnn` system when a custom system doesn't exist. Possible values are: `true` (default) or `false`. <br>• `allowFallback=false` specifies that the translation should only use systems trained for the category specified by the request.<br>• If no system is found with the specific category, the request returns a 400 status code. <br>• `allowFallback=true` specifies that the service is allowed to fall back to a `generalnn` system when a custom system doesn't exist.|
0 commit comments