Extend CLI checks when creating or updating Model/ModelVersion to verify URL reachability for the following fields: supportUrl, productUrl, userManualUrl, releaseNotesUrl, otaUrl, commissioningCustomFlowUrl.
The check can be done after the general validate basic static validation (in case no errors found there), see link.
Extend CLI checks when creating or updating Model/ModelVersion to verify URL reachability for the following fields:
supportUrl,productUrl,userManualUrl,releaseNotesUrl,otaUrl,commissioningCustomFlowUrl.The check can be done after the general
validate basicstatic validation (in case no errors found there), see link.