Merge pull request 'chore: Update branch' (#5) from Maradona/Backend:restfull into main

Reviewed-on: 2210970/Backend#5
pull/1/head
Mohammad Hawrami 2024-11-08 11:02:45 +01:00
commit 843ca5f89c
1 changed files with 0 additions and 1 deletions

View File

@ -28,7 +28,6 @@ import com.maradona.backend.services.ProjectService;
* - PUT /api/project
* - DELETE /api/project
*
* @warning The ProjectService is not accounting for the user yet.
* @see com.maradona.backend.entities.Project
* @see com.maradona.backend.services.ProjectService
*/