We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
The text was updated successfully, but these errors were encountered:
@nhaustein added a fix for the issue and is ready for validation now. Thanks
Sorry, something went wrong.
achouhan09
Successfully merging a pull request may close this issue.
Environment info
Actual behavior
{
"Rules": [
{
"ID": "ID1",
"Status": "Enabled",
"Filter": {
"Prefix": "small"
},
"Expiration": { "Days": 20 }
},
{
"ID": "ID1",
"Status": "Enabled",
"Filter": {
"Prefix": "large"
},
"Expiration": { "Days": 10 }
}
]
}
Expected behavior
Steps to reproduce
More information - Screenshots / Logs / Other output
The text was updated successfully, but these errors were encountered: