From e299d648c3525d330752addeea2b3d4f8c29e567 Mon Sep 17 00:00:00 2001 From: Andras Bacsai Date: Thu, 5 Sep 2024 11:16:36 +0200 Subject: [PATCH] chore: update openapi.yaml to use 'name' instead of 'uuid' for project name --- openapi.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/openapi.yaml b/openapi.yaml index e5bebd5..40a6ea0 100644 --- a/openapi.yaml +++ b/openapi.yaml @@ -3024,7 +3024,7 @@ paths: application/json: schema: properties: - uuid: + name: type: string description: 'The name of the project.' description: