front_foundation #13

Merged
piair merged 188 commits from front_foundation into main 2025-05-14 09:08:33 +02:00
Showing only changes of commit 3b308cfa6d - Show all commits

View File

@ -70,7 +70,7 @@ paths:
"401":
description: Unauthorized.
"403":
description: Forbidden - User does not have access to this project or invalid Keycloack configuration.
description: Bad Token - Invalid Keycloack configuration.
"404":
description: Not Found - Project not found.
@ -99,7 +99,7 @@ paths:
"401":
description: Unauthorized.
"403":
description: Forbidden - User does not have access to this project or invalid Keycloack configuration.
description: Bad Token - Invalid Keycloack configuration.
"404":
description: Not Found - Project not found.