open-banking-gateway icon indicating copy to clipboard operation
open-banking-gateway copied to clipboard

Extract all context codes to constants

Open valb3r opened this issue 5 years ago • 1 comments
trafficstars

Currently, all (almost) context codes are in the form of JSON path like this: recurringIndicator We need to extract them to constants shared between api and protocols. Also frontend code should use this.

valb3r avatar Feb 21 '20 19:02 valb3r

https://jira.adorsys.de/browse/OBG-90

gatiskalnins avatar Sep 02 '21 14:09 gatiskalnins