mirror of
https://github.com/anyproto/anytype-heart.git
synced 2025-06-09 09:35:00 +09:00
Merge main
This commit is contained in:
commit
0363ec9e83
64 changed files with 1219 additions and 1830 deletions
|
@ -1811,7 +1811,7 @@ message Rpc {
|
|||
repeated string keys = 7;
|
||||
bool returnMeta = 8; // add ResultMeta to each result
|
||||
bool returnMetaRelationDetails = 9; // add relation option details to meta
|
||||
bool returnHTMLHighlightsInsteadOfRanges = 10;
|
||||
bool returnHTMLHighlightsInsteadOfRanges = 10; //DEPRECATED
|
||||
}
|
||||
|
||||
message Response {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue