tweaked the CONTRIBUTING.md, added the support types

This commit is contained in:
hongwei 2020-01-10 16:04:30 +01:00
parent 27cb4099d5
commit 905e54860d

View File

@ -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)