Skip to content

Use SourceSerializer when deserializing Source API response #4979

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
Aug 24, 2020

Conversation

russcam
Copy link
Contributor

@russcam russcam commented Aug 24, 2020

This commit uses the SourceSerializer to deserialize the source API response.

Fixes #4970

This commit uses the SourceSerializer to deserialize the source
API response.

Fixes #4970
Copy link
Member

@Mpdreamz Mpdreamz left a comment

Choose a reason for hiding this comment

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

LGTM 👍

@russcam russcam merged commit d2e8cf1 into master Aug 24, 2020
@russcam russcam deleted the fix/source-api-sourceserializer branch August 24, 2020 22:25
github-actions bot pushed a commit that referenced this pull request Aug 24, 2020
This commit uses the SourceSerializer to deserialize the source
API response.

Fixes #4970
github-actions bot pushed a commit that referenced this pull request Aug 24, 2020
This commit uses the SourceSerializer to deserialize the source
API response.

Fixes #4970
russcam added a commit that referenced this pull request Aug 25, 2020
…4985)

This commit uses the SourceSerializer to deserialize the source
API response.

Fixes #4970

Co-authored-by: Russ Cam <russ.cam@elastic.co>
russcam added a commit that referenced this pull request Aug 25, 2020
…4986)

This commit uses the SourceSerializer to deserialize the source
API response.

Fixes #4970

Co-authored-by: Russ Cam <russ.cam@elastic.co>
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.

.Source() did not seems to use the given SourceSerializer
3 participants