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

add update and delete apis for consultation files #981

Merged
merged 2 commits into from
Aug 19, 2022

Conversation

iamsdas
Copy link
Contributor

@iamsdas iamsdas commented Aug 17, 2022

Proposed Changes

  • Create APIs for updating and deleting the consultation files.
  • Improve error handling for invalid requests (initially giving internal server errors).

@coronasafe/code-reviewers
fixes: #973

@iamsdas iamsdas requested a review from a team as a code owner August 17, 2022 19:10
care/facility/models/file_upload.py Outdated Show resolved Hide resolved
care/facility/api/viewsets/file_upload.py Show resolved Hide resolved
care/facility/api/viewsets/file_upload.py Show resolved Hide resolved
@sonarcloud
Copy link

sonarcloud bot commented Aug 18, 2022

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@vigneshhari vigneshhari merged commit d8405ab into ohcnetwork:master Aug 19, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

PATCH, PUT, DELETE Api needed for Consultaion Files
2 participants