From 0475194bc519f8bef8ffb0a46649c3b4c06ade8f Mon Sep 17 00:00:00 2001 From: Guilbert Pierre Date: Mon, 13 May 2024 10:59:07 +0200 Subject: [PATCH] fix(openapi): correct typo --- openapi.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/openapi.json b/openapi.json index 0b039de5..983b8f22 100644 --- a/openapi.json +++ b/openapi.json @@ -867,7 +867,7 @@ "laminates_and_assemblies_stacking_sequence" ], "type": "string", - "description": "\n Enumerate all fields that can be requested as distinct\n " + "description": "Enumerate all fields that can be requested as distinct" }, "ExperimentModel": { "title": "ExperimentModel",