Hongwei
Hongwei
@chackett 1 you can copy the Swagger JSON to http://editor.swagger.io/#/ 2 we have provide the success body and error body as following : "responses": { "200": { "description": "Success", "schema":...
https://github.com/OpenBankProject/OBP-API/commit/a25d1217a9b871cf2e590fff30724d7028da74fa It is already fixed in OBP-API side
The same for me, my app always create the following`DEBUG` log when I start my project. Although the whole Kafka processes are working well. But I do not why these...