OpenBankProject / OpenBankProject/OBP-API
Add organisation_website to hosted_by
Đang mở
@moule3053 đang làm issue này rồi.
Từ ngày 4/3/2018.
- Ngôn ngữ chính
- Scala
- Star
- 1.7k
- Fork
- 482
- Merge trung bình
- 1 ngày 12 giờ
- Pull request đã merge (30 ngày)
- 15
Mô tả
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
Hướng dẫn đóng góp
Bắt đầu từ đâu
- Đọc hết issue, rồi đọc hướng dẫn đóng góp của dự án.
- Bình luận trên issue rằng bạn sẽ nhận — tránh hai người làm cùng một việc.
- Fork repository và làm thay đổi trên một nhánh.
- Mở pull request có tham chiếu số hiệu của issue.
Đánh giá
Issue này chưa được đánh giá.