Fix organization names to match Gitea (uppercase)
Gitea organizations are UNSTIM, UAC, UNA, UP (uppercase). 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
@@ -33,10 +33,10 @@ spec:
|
||||
type: string
|
||||
description: Sélectionne ton université
|
||||
enum:
|
||||
- unstim
|
||||
- uac
|
||||
- una
|
||||
- up
|
||||
- UNSTIM
|
||||
- UAC
|
||||
- UNA
|
||||
- UP
|
||||
enumNames:
|
||||
- UNSTIM
|
||||
- UAC
|
||||
|
||||
Reference in New Issue
Block a user