chore: update openapi.yaml to use 'name' instead of 'uuid' for project name

This commit is contained in:
Andras Bacsai
2024-09-05 11:16:36 +02:00
parent cc4310ee09
commit e299d648c3

View File

@@ -3024,7 +3024,7 @@ paths:
application/json: application/json:
schema: schema:
properties: properties:
uuid: name:
type: string type: string
description: 'The name of the project.' description: 'The name of the project.'
description: description: