mirror of
https://github.com/OpenBankProject/OBP-API.git
synced 2026-02-06 15:06:50 +00:00
tweaked the CONTRIBUTING.md, added the support types
This commit is contained in:
parent
27cb4099d5
commit
905e54860d
@ -140,7 +140,7 @@ class FundsAvailableTest extends V310ServerSetup {
|
||||
We support to generate the OBP-API code from the following three types of json. You can choose one of them as your own requirements.
|
||||
|
||||
1 Choose one of the following types: type1 or type2 or type3
|
||||
2 Modify the json file your selected,
|
||||
2 Modify the json file your selected, for now, we only support these three types: String, Double, Int. other types may throw the exceptions
|
||||
3 Run the Main method according to your json file
|
||||
4 Run/Restart OBP-API project.
|
||||
5 Run API_Exploer project to test your new APIs. (click the Tag `APIBuilder B1)
|
||||
|
||||
Loading…
Reference in New Issue
Block a user