diff --git a/docs/static/resources/openapi.json b/docs/static/resources/openapi.json index 6ad0be575..7f32a4aee 100644 --- a/docs/static/resources/openapi.json +++ b/docs/static/resources/openapi.json @@ -2084,7 +2084,7 @@ "type": "array" }, "datasource_id": { - "description": "The id of the dataset/datasource this new chart will use. A complete datasource identification needs `datasouce_id` and `datasource_type`.", + "description": "The id of the dataset/datasource this new chart will use. A complete datasource identification needs `datasource_id` and `datasource_type`.", "type": "integer" }, "datasource_name": { @@ -2189,7 +2189,7 @@ "type": "array" }, "datasource_id": { - "description": "The id of the dataset/datasource this new chart will use. A complete datasource identification needs `datasouce_id` and `datasource_type`.", + "description": "The id of the dataset/datasource this new chart will use. A complete datasource identification needs `datasource_id` and `datasource_type`.", "nullable": true, "type": "integer" }, @@ -2902,7 +2902,7 @@ "type": "array" }, "datasource_id": { - "description": "The id of the dataset/datasource this new chart will use. A complete datasource identification needs `datasouce_id` and `datasource_type`.", + "description": "The id of the dataset/datasource this new chart will use. A complete datasource identification needs `datasource_id` and `datasource_type`.", "type": "integer" }, "datasource_name": { @@ -3007,7 +3007,7 @@ "type": "array" }, "datasource_id": { - "description": "The id of the dataset/datasource this new chart will use. A complete datasource identification needs `datasouce_id` and `datasource_type`.", + "description": "The id of the dataset/datasource this new chart will use. A complete datasource identification needs `datasource_id` and `datasource_type`.", "nullable": true, "type": "integer" },