Include Id on project

The project should have its id exposed.
This commit is contained in:
Ashley Hutson
2023-01-26 19:32:44 -08:00
committed by GitHub
parent d09b406c4e
commit e38933c0b3

View File

@@ -2317,6 +2317,9 @@ components:
Project:
type: object
properties:
_id:
type: string
example: ''
name:
type: string
example: My Project