Closed dadoonet closed 1 year ago
This removes deprecated features:
_pipeline
_pipelines
_template
_templates
_index_templates
_component_templates
start(RestClient client, String root, boolean merge, boolean force)
start(RestClient client, String root, boolean force)
This removes deprecated features:
_pipeline
dir is not supported anymore. Use_pipelines
dir._template
and_templates
dir are not supported anymore. Use_index_templates
and_component_templates
dirs.start(RestClient client, String root, boolean merge, boolean force)
is nowstart(RestClient client, String root, boolean force)
.