We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 59a3943 commit f998463Copy full SHA for f998463
ydb/public/api/protos/out/out.cpp
@@ -18,4 +18,4 @@ Y_DECLARE_OUT_SPEC(, Ydb::Monitoring::SelfCheck::Result, stream, value) {
18
19
Y_DECLARE_OUT_SPEC(, Ydb::Monitoring::StatusFlag::Status, stream, value) {
20
stream << Ydb::Monitoring::StatusFlag_Status_Name(value);
21
-}
+}
0 commit comments