Skip to content

Commit 4d2f6a9

Browse files
committed
IDVA5-2197 Register an ACSP - Allow Previously Closed/ Ceased ACSPs to Access Registration Service -using the camelCaseKeys method
1 parent fd8635b commit 4d2f6a9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/services/transaction/service.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -198,4 +198,4 @@ export default class TransactionService {
198198
resource.resource = Mapping.camelCaseKeys<TransactionList>(resp.body);
199199
return resource;
200200
}
201-
}
201+
}

0 commit comments

Comments
 (0)