You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If no schema is specified on the command line then the $schema field in the instance should be used. Throw an exception if neither is specified. A schema specified on the command line should take precedence over the $schema field.
If no schema is specified on the command line then the
$schemafield in the instance should be used. Throw an exception if neither is specified. A schema specified on the command line should take precedence over the$schemafield.