Closed Jefajers closed 7 months ago
This PR fixes #874 by adjusting policyDefinitions.jq and policySetDefinitions.jq to allow defaultValue to be empty.
policyDefinitions.jq
policySetDefinitions.jq
defaultValue
N/A
Tests have been performed to evaluate if empty defaultValue is pulled back and persisted while still removing other unwanted empty key value pairs.
main
Overview/Summary
This PR fixes #874 by adjusting
policyDefinitions.jq
andpolicySetDefinitions.jq
to allowdefaultValue
to be empty.This PR fixes/adds/changes/removes
policyDefinitions.jq
policySetDefinitions.jq
Breaking Changes
N/A
Testing Evidence
Tests have been performed to evaluate if empty
defaultValue
is pulled back and persisted while still removing other unwanted empty key value pairs.As part of this Pull Request I have
main
branch