Updated readme and docs

This commit is contained in:
Constantin Graf
2024-04-16 16:54:03 +02:00
committed by Gregor Vostrak
parent 1f79d5e50a
commit 43e096b153
3 changed files with 8 additions and 5 deletions

View File

@@ -27,7 +27,7 @@ class ProjectController extends Controller
}
/**
* Get projects
* Get projects visible to the current user
*
* @return ProjectCollection<ProjectResource>
*