Skip to content

Commit

Permalink
Add retired property to the IPD admission form
Browse files Browse the repository at this point in the history
  • Loading branch information
vasharma05 committed Nov 19, 2024
1 parent 1ec4574 commit efd8d73
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion distro/configuration/ampathforms/ipd_admission_request.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,5 +61,6 @@
"uuid": "xxxx",
"description": "Admission form IPD",
"version": "1.0.0",
"published": true
"published": true,
"retired": false
}

0 comments on commit efd8d73

Please sign in to comment.