Add CLI and service skeleton
This commit is contained in:
parent
ccf68332f8
commit
61e113f8b6
5 changed files with 588 additions and 19 deletions
12
examples/caring/batch_check_request.yaml
Normal file
12
examples/caring/batch_check_request.yaml
Normal file
|
|
@ -0,0 +1,12 @@
|
|||
id: batch:tenant-alpha-documents
|
||||
subject:
|
||||
id: user:alice
|
||||
type: Human
|
||||
tenant: tenant:alpha
|
||||
action: read
|
||||
resources:
|
||||
- id: document:internal-note
|
||||
system: markitect-tool
|
||||
- id: document:missing
|
||||
type: document
|
||||
system: markitect-tool
|
||||
Loading…
Add table
Add a link
Reference in a new issue