bowtie smoke
should warn if an implementation does not have implicit dialect support
#1322
Labels
enhancement
New feature or request
bowtie smoke
should warn if an implementation responds that it does not support implicit dialect requests (meaning indicating what dialect to use when validating using schemas).We should simply indicate when an implementation behaves this way, as it can mean that schemas are heuristically interpreted rather than having explicitly understandable behavior, but even less arguably than our
$ref
behavior, this check should not fail the smoke test.The reason to do so here is simply to flag for the harness author to double check that there really isn't a way to do so for the implementation.
The text was updated successfully, but these errors were encountered: