Simon Redfern
Simon Redfern
Add monitoring to the OBP -> Core Banking System Kafka queue 1) Monitor which OBP API requests are being answered (this would help integrators tick off a list of things...
It should test the endpoint: /obp/v1.4.0/resource-docs/v3.0.0/swagger
The resource doc returns usersJSONV200 but should return an example of Adapter here's the current code: resourceDocs += ResourceDoc( getAdapter, implementedInApiVersion, "getAdapter", "GET", "/banks/BANK_ID/adapter", "Get Info Of Adapter", """Get a...
This section should be hidden from login panel
Fixtures should be created through API rather than internally.