add medical releases support in API

This commit is contained in:
Bilal
2020-07-08 16:47:52 +02:00
parent 6e8788f9ea
commit 684883036a
6 changed files with 75 additions and 5 deletions

View File

@@ -19,6 +19,10 @@ releases = [
type: :material_release,
obligatory_attribute: :name
},
{
type: :medical_release,
obligatory_attribute: :person_name
},
{
type: :misc_release,
obligatory_attribute: :person_name