Skip to content

Commit e2b5c89

Browse files
n00bcrackergithub-actions[bot]
authored andcommitted
Added processing sys view path type in GRPC handlers (#19030)
1 parent 7a7e8e6 commit e2b5c89

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.github/last_commit.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
3c6c01111a028a661c25d7ad10b9c81c755f334b
1+
cde1dc253a0f9d5f7f11bfe9adb826e4748adf1c

src/api/protos/ydb_scheme.proto

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,7 @@ message Entry {
6767
VIEW = 20;
6868
RESOURCE_POOL = 21;
6969
TRANSFER = 23;
70+
SYS_VIEW = 24;
7071
}
7172

7273
// Name of scheme entry (dir2 of /dir1/dir2)

0 commit comments

Comments
 (0)