Skip to content

add JsonConverter to handle fields being a single or array instance.#582

Merged
thomas694 merged 1 commit intoTumblThreeApp:masterfrom
mjharwood:issue_579
Oct 31, 2024
Merged

add JsonConverter to handle fields being a single or array instance.#582
thomas694 merged 1 commit intoTumblThreeApp:masterfrom
mjharwood:issue_579

Conversation

@mjharwood
Copy link
Copy Markdown
Contributor

TumblrSearchJson does the same thing (the objects are identical except for one field)

refs #579

Checklist

Confirm you have completed the following actions prior to submitting this PR.

  • There is an existing issue report for this PR.
  • I have forked this project.
  • I have created a feature branch.
  • My changes have been committed.
  • I have pushed my changes to the branch.

Title

Fix issue with TumblrTagSearch not handling arrays of some objects

Issue Resolution

This Pull Request Fixes #579

TumblrSearchJson does the same thing (the objects are identical except for one field)

refs TumblThreeApp#579
@thomas694 thomas694 merged commit 548c35b into TumblThreeApp:master Oct 31, 2024
@thomas694
Copy link
Copy Markdown
Contributor

Thanks for your PR.
Your PR has been merged and you've been added to our list of contributors.
You are welcome to solve more issues.

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.

tumblr sometimes returns an empty json array for Attribution rather than an object

2 participants