OpenBankProject / OpenBankProject/OBP-API
Add organisation_website to hosted_by
Ouverte
@moule3053 y travaille déjà.
Depuis le 4/3/2018.
- Langage dominant
- Scala
- Étoiles
- 1.7k
- Forks
- 482
- Merge moyen
- 1 j 12 h
- PR mergées (30 j)
- 15
Description
modify end point /root
so that this:
"hosted_by":{
"organisation":"String",
"email":"String",
"phone":"String"
},
changes to this:
"hosted_by":{
"organisation":"String",
"email":"String",
"phone":"String",
"organisation_website":"String"
},
Put organisation_website in Props.
Then API Explorer should use organisation and organisation_website from /root instead of its own Props values
Guide de contribution
Ouvrir le guide de contribution
Par où commencer
- Lisez l'issue en entier, puis le guide de contribution du projet.
- Signalez en commentaire que vous la prenez — cela évite que deux personnes fassent le même travail.
- Forkez le dépôt et travaillez sur une branche.
- Ouvrez une pull request qui référence le numéro de l'issue.
Évaluation
Cette issue n'a pas encore été évaluée.