Skip to content

Commit f1c131d

Browse files
docs: add JSON Assets Demo example to showcase policy loading from external JSON files
1 parent 5166044 commit f1c131d

File tree

2 files changed

+551
-0
lines changed

2 files changed

+551
-0
lines changed

docs.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,11 @@
4040
"href": "/examples/basic-policy-demo",
4141
"icon": "code"
4242
},
43+
{
44+
"title": "JSON Assets Demo",
45+
"href": "/examples/json-assets-demo",
46+
"icon": "file-text"
47+
},
4348
{
4449
"title": "Role Management Demo",
4550
"href": "/examples/role-management-demo",

0 commit comments

Comments
 (0)