Changelogs for full details:
In this version we changed to use jsonpath-plus instead of jsonpath to resolve some high severity vulnerability warnings. jsonpath-plus
should be a superset and add additional functionality. You can play with jsonpath-plus
at https://jsonpath.com/
A uri can now be represented using format: uri
, this is the same behavior as format: url
.
type: string
format: uri
Added support for arm-id
which will produce a ArmIdSchema
type: string
format: arm-id
Name is empty
error should be imoproved and easier to diagnose.