mirror of
https://github.com/anyproto/anytype-heart.git
synced 2025-06-09 09:35:00 +09:00
GO-5329 Merge branch 'main' of ssh://github.com/anyproto/anytype-heart into go-5329-stream-spaces
# Conflicts: # pb/commands.pb.go
This commit is contained in:
commit
78ef52e9ee
5 changed files with 1338 additions and 1284 deletions
|
@ -860,6 +860,7 @@ message Rpc {
|
|||
message Error {
|
||||
Code code = 1;
|
||||
string description = 2;
|
||||
int64 requiredSpace = 3;
|
||||
|
||||
enum Code {
|
||||
NULL = 0; // No error
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue