This commit is contained in:
rizwanisready
2024-03-01 20:30:06 +05:30
parent 698b49d0b6
commit 76e60d2747

View File

@@ -56,7 +56,7 @@ class CreatePrincipalSubscriptionApi(APIView):
"line1": "Test Address",
"city": "Test City",
"postal_code": "SW1A 2AA",
"country": "UK", # Adjust accordingly
"country": "RU", # Adjust accordingly
},
},
)