Skip to content

Commit

Permalink
Update views.py
Browse files Browse the repository at this point in the history
  • Loading branch information
Gowtham1729 authored Nov 3, 2023
1 parent d627b88 commit 5bcee64
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions applications/backend/django_server/django_server/views.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,4 @@

def healthz(request):
return JsonResponse({"status": "ok"})

0 comments on commit 5bcee64

Please sign in to comment.