Skip to content

Commit

Permalink
MOSIP-35104
Browse files Browse the repository at this point in the history
Signed-off-by: Pankaj Godiyal <[email protected]>
  • Loading branch information
pg-techno123 committed Aug 7, 2024
1 parent ac849e6 commit d65103d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ CreateRegistrationCenter:
"zoneCode":"",
"id":"",
"isActive":"false",
"numberOfKiosks":0,
"numberOfKiosks":"1",
"exceptionHolidayDate":"2021-11-12",
"exceptionHolidayName":"",
"exceptionHolidayReson":"",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@
"centerTypeCode":"{{centerTypeCode}}",
"contactPerson":"{{contactPerson}}",
"contactPhone":"{{contactPhone}}",
"numberOfKiosks": "{{numberOfKiosks}}",
"holidayLocationCode":"{{holidayLocationCode}}",
"isActive":{{isActive}},
"langCode":"{{langCode}}",
Expand Down

0 comments on commit d65103d

Please sign in to comment.