...
ws-bill.json:
ws-estimationnotice.json:
ws-sanctionletter.json
Persister Config
https://github.com/egovernments/configs/tree/master/egov-persister/sewerage-persist.yml
applicationtype, dateeffectivefrom added in the queries against eg_sw_connection table
New insert and update query added for table eg_sw_connectionholder added for topics “save-sw-connection” and “update-sw-connection”.
Latest file as per v2.2 feature is - https://github.com/egovernments/configs/blob/eafa27a89603e699f90b7e78942fde2ae4190106/egov-persister/sewerage-persist.yml
https://github.com/egovernments/configs/tree/master/egov-persister/water-persist.yml
applicationtype, dateeffectivefrom added in the queries against eg_ws_connection table
New insert and update query added for table eg_ws_connectionholder added for topics “save-ws-connection” and “update-ws-connection”.
Latest file as per v2.2 feature is - https://github.com/egovernments/configs/blob/7f226b74983bc632630d3bb24f7ed09a2a18baa7/egov-persister/water-persist.yml
...