Skip to content
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

removed object_id and type from response #319

Closed
wants to merge 19 commits into from
Closed

Conversation

shubhankarPlivo
Copy link
Contributor

No description provided.

ajay-plivo and others added 14 commits March 16, 2023 17:28
merged from master
Added new recording params and filter
cnam_lookup_number_config param added in getCallDetails api
* cnam_lookup in get and list

* added buy number change

* cnam lookup in update api

* added my changes

* handled -ve cases buy

* sync with master logic (review changes)

* sync with master logic (review changes)

* added key validation

* bump version

* handled not found for get

---------

Co-authored-by: kalyan-plivo <[email protected]>
* handling warnings

* bump version
}
if (isset($response['object_type'])) {
$this->properties['objectType'] = $response['object_type'];
}
Copy link
Contributor

Choose a reason for hiding this comment

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

@shubhankarPlivo Remove the same attributes from the numberGetResponse.json and numberListResponse.json file as well in the php
cc: @apoorv-plivo

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.

7 participants