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 96acf7b commit 4898b42Copy full SHA for 4898b42
core/include/userver/storages/secdist/component.hpp
@@ -44,7 +44,7 @@ class Secdist final : public SecdistComponentBase {
44
45
static yaml_config::Schema GetStaticConfigSchema();
46
};
47
-/// [Sample secdist - default secdist]
+
48
template <>
49
inline constexpr bool kHasValidate<Secdist> = true;
50
0 commit comments