1
0
Fork 0
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:
Roman Khafizianov 2025-03-20 14:52:58 +01:00
commit 78ef52e9ee
No known key found for this signature in database
GPG key ID: F07A7D55A2684852
5 changed files with 1338 additions and 1284 deletions

View file

@ -860,6 +860,7 @@ message Rpc {
message Error {
Code code = 1;
string description = 2;
int64 requiredSpace = 3;
enum Code {
NULL = 0; // No error