Import Markitect resource manifests
This commit is contained in:
parent
dd4f688ab6
commit
9e2591c1f4
4 changed files with 350 additions and 1 deletions
13
examples/markitect/ambiguous_resource_manifest.yaml
Normal file
13
examples/markitect/ambiguous_resource_manifest.yaml
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
id: markitect-ambiguous-example
|
||||
system: markitect-tool
|
||||
caring_profile: caring-0.4.0-rc2
|
||||
resources:
|
||||
- id: document:ambiguous-note
|
||||
type: document
|
||||
parent: knowledge-base:markitect-example
|
||||
path: examples/policy/ambiguous-note.md
|
||||
actions:
|
||||
- read
|
||||
metadata:
|
||||
source: examples/markitect/ambiguous_resource_manifest.yaml
|
||||
flex_auth_contract: resource-registration-v0
|
||||
Loading…
Add table
Add a link
Reference in a new issue