medic / cht-interoperability

CHT - eCHIS interoperability project
GNU Affero General Public License v3.0
2 stars 3 forks source link

Added the scaffold to create task #12

Closed samuelimoisili closed 1 year ago

samuelimoisili commented 1 year ago

Description

Added schema validation to endpoints and a scaffold for the task creation endpoint.

Closes medic/interoperability#14

Code review checklist

License

The software is provided under AGPL-3.0. Contributions to this project are accepted under the same license.

samuelimoisili commented 1 year ago

@njogz I want to add a logger and draft out a proper schema for a patient and a task. I don't know if I should do it in this PR or break it out into other PRs. I also notice last week that OpenHIM isn't forwarding all the request, so I've been trying to debug it.