Removing any included files when getting getting a list of projects for a user.

This commit is contained in:
Rapturate
2026-04-28 14:53:26 -04:00
parent 53669dc6a8
commit 774bb54786
3 changed files with 5 additions and 7 deletions

Binary file not shown.

View File

@@ -147,8 +147,6 @@ paths:
$ref: '#/components/schemas/Idea'
'400':
description: Bad Request - Id not a positive integer, or no fields provided
'401':
description: Unauthorized - Missing or invalid token
'404':
description: Not Found - No idea with that id belongs to this user
'409':