Skip to content

Commit 21bb040

Browse files
Merge remote-tracking branch 'upstream/develop' into develop
2 parents cef4a4c + c0f23dd commit 21bb040

4 files changed

Lines changed: 5394 additions & 84 deletions

File tree

obp-api/src/main/scala/code/api/v6_0_0/APIMethods600.scala

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3049,9 +3049,9 @@ trait APIMethods600 {
30493049
|**IMPORTANT: v6.0.0+ Breaking Change**
30503050
|
30513051
|This version does NOT support the old `exclude_*` parameters:
3052-
|- `exclude_app_names` - NOT supported (returns error)
3053-
|- `exclude_url_patterns` - NOT supported (returns error)
3054-
|- `exclude_implemented_by_partial_functions` - NOT supported (returns error)
3052+
|- `exclude_app_names` - NOT supported (returns error)
3053+
|- `exclude_url_patterns` - NOT supported (returns error)
3054+
|- `exclude_implemented_by_partial_functions` - NOT supported (returns error)
30553055
|
30563056
|Use `include_*` parameters instead (all optional):
30573057
|- `include_app_names` - Optional - include only these apps

0 commit comments

Comments
 (0)