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

Add FromJSON for Display Object for definition search #5254

Merged
merged 4 commits into from
Jul 26, 2024

Conversation

ChrisPenner
Copy link
Contributor

@ChrisPenner ChrisPenner commented Jul 26, 2024

Overview

Adds a FromJSON to match the ToJSON for Display Object
I need it to hydrate definition summaries that I store in the global search index.

Implementation notes

There's already a ToJSON for display objects, this just adds the inverse.

Needed for: unisoncomputing/share-api#14

Testing

Transcript tests in share-api

@aryairani aryairani merged commit f559576 into trunk Jul 26, 2024
35 checks passed
@aryairani aryairani deleted the cp/defn-search-sync branch July 26, 2024 19:51
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.

2 participants