mirror of
https://github.com/GitbookIO/gitbook.git
synced 2026-09-22 10:33:22 +00:00
Add siteSectionId to lookup result (#2533)
This commit is contained in:
@@ -698,6 +698,7 @@ async function lookupSpaceByAPI(
|
||||
...('site' in data
|
||||
? {
|
||||
site: data.site,
|
||||
siteSection: data.siteSection,
|
||||
siteSpace: data.siteSpace,
|
||||
organization: data.organization,
|
||||
shareKey: data.shareKey,
|
||||
|
||||
Reference in New Issue
Block a user