Skip to content

Commit

Permalink
update cosec-policy.schema
Browse files Browse the repository at this point in the history
  • Loading branch information
Ahoo-Wang committed Jan 10, 2023
1 parent e70237c commit 1448491
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
6 changes: 5 additions & 1 deletion document/cosec-policy.schema.json
Original file line number Diff line number Diff line change
Expand Up @@ -256,7 +256,11 @@
"condition": {
"$ref": "#/definitions/conditionMatcher"
}
}
},
"required": [
"effect",
"actions"
]
}
}
}
Expand Down
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
# limitations under the License.
#
group=me.ahoo.cosec
version=1.10.3
version=1.10.4
description=RBAC-based And Policy-based Multi-Tenant Reactive Security Framework
website=https://github.com/Ahoo-Wang/CoSec
issues=https://github.com/Ahoo-Wang/CoSec/issues
Expand Down

0 comments on commit 1448491

Please sign in to comment.