-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
chore(API Entreprise): Mise à jour des appels pour fonctionner sur la v3 de l'api #1599
base: master
Are you sure you want to change the base?
Conversation
43c9ba6
to
4b0a16d
Compare
️✅ There are no secrets present in this pull request anymore.If these secrets were true positive and are still valid, we highly recommend you to revoke them. 🦉 GitGuardian detects secrets in your source code to help developers and security teams secure the modern development process. You are seeing this because you or someone else with access to this repository has authorized GitGuardian to scan your pull request. |
4b0a16d
to
43c9ba6
Compare
Quoi ?
Mise à jour des appels à l'API Entreprise pour utiliser la version 3: https://entreprise.api.gouv.fr/developpeurs/openapi
Information pour appeler l'environnement de staging : https://entreprise.api.gouv.fr/developpeurs#kit-de-mise-en-production
Pourquoi ?
Parce que la version 2 de l'API n'est plus disponible et les appels ne sont donc plus compatible.
Comment ?
En adaptant la gestion des réponses aux appels "Entreprise", "Établissement" et "Exercice".
Mais aussi:
Autre
Pour la mise en prod, il faudra récupérer un token de production et tester la management command à la main.