ansforge / ansforge/psc-psi-api
Gestion du prénom d'exercice
- Dominant language
- No language data
- Stars
- 3
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
je ne vois pas la possibilité de gérer les prénoms d'exercice indépendamment des prénoms de naissance : [psc-psi-api/PSI_swagger_v0.4.2_08-01-2026.yml at main · ansforge/psc-psi-api · GitHub](https://github.com/ansforge/psc-psi-api/blob/main/PSI_swagger_v0.4.2_08-01-2026.yml). On trouve ceci mais avec une référence au nom de famille et non pas au nom d'exercice. **Il manque cependant un champ pour le prénom d'exercice qui ne peut pas être déduit de firstNames.**
ProfessionalLastName:
minLength: 1
type: string
description: Nom de famille professionnel
example: Durant
Contributor guide
No contributing guide indexed for this repository
Research direction
Start in PSI_swagger_v0.4.2_08-01-2026.yml, near the ProfessionalLastName schema described in the issue. Identify the related name fields and define how an exercise first name should be represented independently from firstNames. Done means the OpenAPI schema exposes that field clearly and consistently with the existing professional-name property.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- openapi
- Domain
- api, backend-api-design
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Active
- Clarity
- Clearly specified
- Newbie friendliness
- 78/100