mirror of
https://github.com/LukeHagar/documentation-coolify.git
synced 2025-12-06 12:27:48 +00:00
chore: update openapi.yaml to use 'name' instead of 'uuid' for project name
This commit is contained in:
@@ -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:
|
||||||
|
|||||||
Reference in New Issue
Block a user