From c00cf1c5f775dc01c77b99b2865a0b06bb72a26c Mon Sep 17 00:00:00 2001 From: Sara Zan Date: Tue, 1 Mar 2022 12:19:54 +0100 Subject: [PATCH] Fix typo in 0.7 JSON schema naming (#2259) --- ...peline.0.7.schema.json => haystack-pipeline-0.7.schema.json} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename json-schemas/{haystack-pipeline.0.7.schema.json => haystack-pipeline-0.7.schema.json} (99%) diff --git a/json-schemas/haystack-pipeline.0.7.schema.json b/json-schemas/haystack-pipeline-0.7.schema.json similarity index 99% rename from json-schemas/haystack-pipeline.0.7.schema.json rename to json-schemas/haystack-pipeline-0.7.schema.json index 5e954883c..6796f43cf 100644 --- a/json-schemas/haystack-pipeline.0.7.schema.json +++ b/json-schemas/haystack-pipeline-0.7.schema.json @@ -2587,4 +2587,4 @@ ] } } -} \ No newline at end of file +}