Skip to content

Commit 0fee77e

Browse files
author
tanmay
committed
Merge remote-tracking branch 'origin/main' into cou-upms
2 parents 3d07b12 + ba90ffc commit 0fee77e

37 files changed

+2848
-453
lines changed

api-references/data/account-aggregator.json

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3799,8 +3799,7 @@
37993799
"102",
38003800
"103",
38013801
"104",
3802-
"105",
3803-
"106"
3802+
"105"
38043803
],
38053804
"description": "Purpose Code as defined in the AA Technical Specification "
38063805
},
@@ -4072,8 +4071,7 @@
40724071
"102",
40734072
"103",
40744073
"104",
4075-
"105",
4076-
"106"
4074+
"105"
40774075
],
40784076
"description": "Purpose Code as defined in the AA Technical Specification "
40794077
},

api-references/data/account-aggregator_v1.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -464,7 +464,7 @@
464464
},
465465
"code": {
466466
"type": "string",
467-
"enum": ["101", "102", "103", "104", "105", "106"],
467+
"enum": ["101", "102", "103", "104", "105"],
468468
"description": "Purpose Code as defined in the AA Technical Specification "
469469
}
470470
},

0 commit comments

Comments
 (0)