Skip to content

VAPI-2273 Add UUI property to PhoneNumber BXML #250

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

Merged
merged 2 commits into from
May 6, 2025
Merged

Conversation

ajrice6713
Copy link
Contributor

No description provided.

@ajrice6713 ajrice6713 requested review from a team as code owners May 5, 2025 17:00
@bwappsec
Copy link

bwappsec commented May 5, 2025

🎉 Snyk checks have passed. No issues have been found so far.

security/snyk check is complete. No issues have been found. (View Details)

license/snyk check is complete. No issues have been found. (View Details)

code/snyk check is complete. No issues have been found. (View Details)

@@ -27,3 +27,8 @@ def test_instance(self):
def test_to_bxml(self):
expected = '<PhoneNumber transferAnswerUrl="https://example.com/webhooks/transfer_answer" transferAnswerMethod="POST" tag="">+19195551234</PhoneNumber>'
assert expected == self.phone_number.to_bxml()

Copy link
Contributor

@ckoegel ckoegel May 5, 2025

Choose a reason for hiding this comment

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

you can just add uui to the instance created in seUp, no need to make another test function for this

@ajrice6713 ajrice6713 merged commit a14f3f3 into main May 6, 2025
24 checks passed
@ajrice6713 ajrice6713 deleted the VAPI-2273 branch May 6, 2025 13:38
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.

3 participants