mirror of
https://github.com/anyproto/anytype-heart.git
synced 2025-06-09 17:44:59 +09:00
Merge pull request #2246 from anyproto/bugfix/GO-5334-webclipper-object-create
GO-5334: Add BlockLinkCreateWithObject to webclipper auth scope
This commit is contained in:
commit
5dc7ae657d
1 changed files with 1 additions and 0 deletions
|
@ -31,6 +31,7 @@ var limitedScopeMethods = map[string]struct{}{
|
|||
"ListenSessionEvents": {},
|
||||
"ObjectSearchSubscribe": {},
|
||||
"ObjectCreateRelationOption": {},
|
||||
"BlockLinkCreateWithObject": {},
|
||||
// need to replace with other method to get info
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue