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
* Test-AzTemplate: Fixing #565 (fixing displayed end line for inner templates, avoiding potential duplication)
* apiVersions-Should-Be-Recent: Fixing #431 (returning an absolute JSON path by searching all of the template object)
* Updating TTK formatting: Fixing #431 and adding support for displaying a TargetObject with a JSONPath
* Fixing unknown api version in deployments (false negative)
Co-authored-by: James Brundage <@github.com>
Because we replace inner templates with a blank, the line range only shows the correct start, not the correct end.
The text was updated successfully, but these errors were encountered: