This commit is contained in:
rizwanisready
2024-03-01 20:32:48 +05:30
parent 76e60d2747
commit ea9c54386e

View File

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