Skip to content

Commit 8e5b4b8

Browse files
committed
feat(ocm): update frontend docs for backend changes
1 parent 6ee8f43 commit 8e5b4b8

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

plugins/ocm/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -155,6 +155,8 @@ For more information about the default owner configuration, see [upstream string
155155
return await createRouter({
156156
logger: env.logger,
157157
config: env.config,
158+
permissions: env.permissions,
159+
discovery: env.discovery,
158160
});
159161
}
160162
```

0 commit comments

Comments
 (0)