Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

POST endpoints are not implemented #3

Open
5 of 12 tasks
wouterpotters opened this issue Apr 21, 2020 · 1 comment
Open
5 of 12 tasks

POST endpoints are not implemented #3

wouterpotters opened this issue Apr 21, 2020 · 1 comment
Labels
enhancement New feature or request

Comments

@wouterpotters
Copy link
Owner

wouterpotters commented Apr 21, 2020

These endpoints need to be implemented (checked means they are finished)

  • /study/{study_id}/record/{record_id}/data-point-collection/study
  • /study/{study_id}/record/{record_id}/data-point-collection/report-instance/{report_instance_id}
  • /study/{study_id}/record/{record_id}/data-point-collection/survey-instance/{survey_instance_id}
  • /study/{study_id}/record/{record_id}/data-point-collection/survey-package-instance/{survey_package_instance_id}
  • /study/{study_id}/record
  • /study/{study_id}/record/{record_id}/report-instance
  • /study/{study_id}/record/{record_id}/report-instance-collection
  • /study/{study_id}/record/{record_id}/data-point/report/{report_instance_id}/{field_id}
  • /study/{study_id}/record/{record_id}/study-data-point/{field_id}
  • /study/{study_id}/surveypackageinstance
  • /study/{study_id}/surveypackageinstance/{survey_package_instance_id}
  • /study/{study_id}/record/{record_id}/data-point/survey/{survey_instance_id}/{field_id}

See also: https://data.castoredc.com/api#/

@wouterpotters wouterpotters added the enhancement New feature or request label Apr 21, 2020
@wouterpotters
Copy link
Owner Author

Partial fix in 4b6c3be

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant