Skip to content

Commit 025184f

Browse files
committed
fix: broken search
1 parent 3991343 commit 025184f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/notion-client/src/notion-api.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -558,6 +558,7 @@ export class NotionAPI {
558558
isNavigableOnly: false,
559559
excludeTemplates: true,
560560
requireEditPermissions: false,
561+
includePublicPagesWithoutExplicitAccess: true,
561562
ancestors: [],
562563
createdBy: [],
563564
editedBy: [],

0 commit comments

Comments
 (0)