Is the targetVer property of cliContext actually useful to have set
dotasek opened this issue · 0 comments
dotasek commented
In our validation requests, we appear to be setting the targetVer property in cliContext. The appears to only affect version conversion, which is a feature the online validator does not support.
If we can remove this setting from our code and the API docs/examples, it would make interacting with the validator via REST just a little bit clearer.