Skip to content
Snippets Groups Projects
Commit 04ec8bf3 authored by ko_oler's avatar ko_oler
Browse files

fix name

parent 58c95b6b
No related branches found
No related tags found
1 merge request!6Добавлено поле TTL в proto-файл collections
......@@ -26,7 +26,7 @@ message Collection {
optional bool no_data = 12;
string schema = 7;
bool hidden = 13;
google.protobuf.Duration TTL = 14;
google.protobuf.Duration ttl = 14;
message View {
string space_id = 1;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment