Skip to content

Commit 0791140

Browse files
authored
feat(Global Catalog): support non ibm only visibility (#299)
Signed-off-by: Ben Buchanan <[email protected]>
1 parent 5756f77 commit 0791140

File tree

4 files changed

+236
-90
lines changed

4 files changed

+236
-90
lines changed

examples/global-catalog.v1.test.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -355,6 +355,7 @@ describe('GlobalCatalogV1', () => {
355355

356356
const params = {
357357
id: catalogEntryId,
358+
restrictions: 'private',
358359
extendable: false,
359360
};
360361

0 commit comments

Comments
 (0)