-
Notifications
You must be signed in to change notification settings - Fork 0
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
[TECH] Proposition de modifications pour le setup de developement #63
Conversation
Une fois l'application déployée, elle sera accessible à cette adresse https://api-data-pr63.review.pix.fr |
782b631
to
836077b
Compare
836077b
to
e34c788
Compare
e34c788
to
3f3b608
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
pas très JetBrains friendly mais je met ma coche...
# [0.11.0](v0.10.2...v0.11.0) (2024-12-16) ### 🚀 Amélioration - [#59](#59) Ajout de la possibilité * comme paramètre (PIX-15594) ### 🏗️ Tech - [#63](#63) Proposition de modifications pour le setup de developement
🎉 This PR is included in version 0.11.0 🎉 The release is available on GitHub release Your semantic-release bot 📦🚀 |
🎄 Problème
En mettant en place mon environnement de dev pour le projet, j'ai du parcourir pas mal d'elements pour reussir a faire un premier appel reussi.
🎁 Proposition
Ajustements pour permettre une entree dans l'outil + facile
🧦 Remarques
Le template des RA est pas encore parfait, voici l'url pour tester : https://pix-api-data-integration-pr63.osc-fr1.scalingo.io/documentation
🎅 Pour tester
sample.env
en.env
npm run start:watch
: il ne doit plus y avoir d'erreurlib/infrastructure/plugins/swagger.ts
Page [https://pix-api-data-integration-pr63.osc-fr1.scalingo.io/documentation]
Aller dans
/token
, cliquer surTry it out
puis executerCopier le token donne
Aller sur
/query
et ajouter le token avecBearer <MON_TOKEN>
Executer l'API /query, et verifier que l'on obtient bien un 200