OpenBankProject / OpenBankProject/OBP-API
Modify root to provide version status and get attributes from Props
Aperta
@hongwei1 ci sta già lavorando.
Dal 20/12/2016.
- Lingua principale
- Scala
- Stelle
- 1.7k
- Fork
- 482
- Merge medio
- 1g 12h
- PR unite (30g)
- 15
Descrizione
Modify def root in 1.2.1 so that the keys in:
"hosted_by":{"organisation":"TESOBE","email":"contact@tesobe.com","phone":"+49 (0)30 8145 3994"}}
come from the Props file instead of the source code.
Then copy def root from 1.2.1 to 2.0.0 and add the following key:
"version_meta": {
"status": "String e.g. STABLE",
"status_comment": "String e.g. No breaking changes since previous version"
}
The above two fields are set in the source code.
Guida per i contributori
Apri la guida per i contributori
Come iniziare
- Leggi tutta la issue e poi la guida ai contributi del progetto.
- Commenta sulla issue per dire che te ne occupi tu — evita che due persone facciano lo stesso lavoro.
- Fai un fork del repository e lavora su un branch.
- Apri una pull request che faccia riferimento al numero della issue.
Valutazione
Questa issue non è ancora stata valutata.