Fix broken docs codegen

This commit is contained in:
Tomaž Jerman
2024-02-27 10:21:55 +01:00
parent 8c7de3dce2
commit 40cf2616ad
+1 -1
View File
@@ -49,7 +49,7 @@ import (
}
] +
[
for cmp in app.corteza.components for res in cmp.resources {
for cmp in app.corteza.components for res in cmp.resources if res.rbac != _|_ {
template: "docs/rbac.$resource.adoc.tpl"
output: "src/modules/generated/partials/access-control/\(cmp.handle)/resource.\(res.handle).gen.adoc"
payload: #_operationsPayload & {