ttscience / unbiased

API for clinical trial randomization
https://ttscience.github.io/unbiased/
Other
9 stars 1 forks source link

PUT study #53

Open kamilsi opened 9 months ago

kamilsi commented 9 months ago

To improve the flexibility and manageability of ongoing studies in our API, we need to update the PUT /study/... endpoints to support amendments to existing study setups. This enhancement will allow for the modification of study details and parameters without changing the initially selected randomization method. It's crucial to design this functionality to ensure study integrity and consistency, especially regarding the randomization process.

Key Features and Requirements