{ | |
"id": "example_drug_two", | |
"name": "Drug Two", | |
"description": "Description of a Drug Two", | |
"dose": { | |
"type": "simple", | |
"a": [0.5, 0.6], | |
"b": 10 | |
} | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment