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

Remove call to legacy getTokenDetails #21786

Merged
merged 1 commit into from
Oct 11, 2021

Conversation

eileenmcnaughton
Copy link
Contributor

Overview

Remove call to legacy getTokenDetails

Before

getTokenDetails called to do a basic apiv3 Contact.get

After

apiv3 Contact.get called

Technical Details

In this case it is just being used as a v3 api call so I switched to that. I didn't want to risk bringing in error so I didn't go to v4 api

Comments

@civibot
Copy link

civibot bot commented Oct 11, 2021

(Standard links)

@civibot civibot bot added the master label Oct 11, 2021
In this case it is just being used as a v3 api call
@totten
Copy link
Member

totten commented Oct 11, 2021

Looks good. Improves test coverage. Merge on pass.

@eileenmcnaughton eileenmcnaughton merged commit cd9e162 into civicrm:master Oct 11, 2021
@eileenmcnaughton eileenmcnaughton deleted the pdf_etails branch October 11, 2021 03:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants