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
Describe the bug
In a valid ARM Json template, the type can have a trailing /. This causes the decompiler to trip over it and fail to parse the apiVersion correctly
Bicep version
Bicep CLI version 0.3.126 (a5e4c2e)
Describe the bug
In a valid ARM Json template, the type can have a trailing
/
. This causes the decompiler to trip over it and fail to parse the apiVersion correctlyTo Reproduce
The text was updated successfully, but these errors were encountered: