Skip to content

Commit

Permalink
PFM-4444 - Persister config update for payee additional detail (#359)
Browse files Browse the repository at this point in the history
Co-authored-by: Vasanth26-egov <[email protected]>
  • Loading branch information
Ramkrishna-egov and Vasanth26-egov authored Aug 28, 2023
1 parent 0fcbf80 commit 1b8a595
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions egov-persister/expense-bill-payment-persister.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -134,6 +134,8 @@ serviceMaps:
- jsonPath: $.bill.billDetails.*.payee.status

- jsonPath: $.bill.billDetails.*.payee.additionalDetails
type: JSON
dbType: JSONB

- jsonPath: $.bill.billDetails.*.payee.auditDetails.createdBy

Expand Down Expand Up @@ -332,6 +334,8 @@ serviceMaps:
- jsonPath: $.bill.billDetails.*.payee.status

- jsonPath: $.bill.billDetails.*.payee.additionalDetails
type: JSON
dbType: JSONB

- jsonPath: $.bill.billDetails.*.payee.auditDetails.createdBy

Expand Down

0 comments on commit 1b8a595

Please sign in to comment.