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

Abdm #1457

Merged
merged 181 commits into from
Jul 21, 2023
Merged

Abdm #1457

merged 181 commits into from
Jul 21, 2023

Conversation

khavinshankar
Copy link
Member

Added support for ABDM M1 and M2

care/abdm/models.py Outdated Show resolved Hide resolved
care/abdm/utils/api_call.py Outdated Show resolved Hide resolved
care/abdm/utils/api_call.py Outdated Show resolved Hide resolved
config/settings/base.py Outdated Show resolved Hide resolved
config/settings/base.py Outdated Show resolved Hide resolved
config/urls.py Show resolved Hide resolved
@vigneshhari
Copy link
Member

vigneshhari commented Jul 20, 2023

All endpoints with

    permission_classes = (AllowAny,)
    authentication_classes = [ABDMAuthentication]

needs to be changed, you must include a permission class that restricts requests that passed through the right authentication class.

care/abdm/api/viewsets/auth.py Outdated Show resolved Hide resolved
Copy link
Member

@vigneshhari vigneshhari left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approved ( Not Reviewed ).

@mathew-alex mathew-alex merged commit 890eeca into master Jul 21, 2023
3 checks passed
@mathew-alex mathew-alex deleted the abdm branch July 21, 2023 15:19
@sentry-io
Copy link

sentry-io bot commented Jul 22, 2023

Suspect Issues

This pull request has been deployed and Sentry has observed the following issues:

  • ‼️ PatientConsultation.DoesNotExist: PatientConsultation matching query does not exist. /v0.5/health-information/hip/request View Issue

Did you find this useful? React with a 👍 or 👎

@khavinshankar khavinshankar mentioned this pull request Jul 31, 2023
6 tasks
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.

6 participants