Merge parent and child components schemas of static configs. More...
#include <userver/yaml_config/schema.hpp>
 Include dependency graph for merge_schemas.hpp:
 This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Namespaces | |
| namespace | yaml_config | 
| Utilities to work with static YAML config.  | |
Functions | |
| template<typename ParentComponent > | |
| Schema | yaml_config::MergeSchemas (const std::string &yaml_string) | 
| Merge parent and child components schemas of static configs.   | |
Merge parent and child components schemas of static configs.
Definition in file merge_schemas.hpp.