Skip to content

Commit

Permalink
Merge pull request #614 from weni-ai/feature/get_wabas
Browse files Browse the repository at this point in the history
adding restframework views
  • Loading branch information
BarbosaJackson authored Feb 13, 2025
2 parents b6341f2 + fd67d46 commit 0a13a8d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions marketplace/core/types/channels/whatsapp_cloud/views.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@

from typing import TYPE_CHECKING

from rest_framework import views
from rest_framework.response import Response
from rest_framework.exceptions import ValidationError
from rest_framework import status
Expand Down

0 comments on commit 0a13a8d

Please sign in to comment.