Closed fscheel closed 6 years ago
This was not tested yet as I didn't have time to start up a local PHYCUS instance and the demo instance seems to be down and without the Cohort API endpoint.
I successfully created a submission using a local instance with this version now, so it's ready to review.
With the inclusion of the Cohort API, I added a simple Cohort-client to the client. It's similar to the Population-client as it creates a nearly empty and hardcoded cohort. The HFCus-client was aapted o transmit data with cohort ID 1.
Using the current
swagger-codegen
, I discovered that there were some breaking changes in the generated code and adapted the client accordingly.Additionally, I documented a possible setup on windows as it took some experimenting with the makefiles and such.