Skip to content

Commit

Permalink
fix: broken search
Browse files Browse the repository at this point in the history
  • Loading branch information
trunghieu99tt committed Jan 3, 2025
1 parent 3991343 commit 025184f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/notion-client/src/notion-api.ts
Original file line number Diff line number Diff line change
Expand Up @@ -558,6 +558,7 @@ export class NotionAPI {
isNavigableOnly: false,
excludeTemplates: true,
requireEditPermissions: false,
includePublicPagesWithoutExplicitAccess: true,
ancestors: [],
createdBy: [],
editedBy: [],
Expand Down

0 comments on commit 025184f

Please sign in to comment.