Skip to content

Conversation

@rosa
Copy link
Member

@rosa rosa commented Nov 9, 2024

Don't deserialize global IDs that are nested inside other arguments (like hashes or arrays), and deserialize these consistently.

Supersedes #125, and fixes #124.

@rosa rosa force-pushed the improve-args-deserialization branch from 33f1251 to 9d63ecd Compare November 9, 2024 11:01
Don't deserialize global IDs that are nested inside other arguments
(like hashes or arrays) and deserialize these consistently.
@rosa rosa force-pushed the improve-args-deserialization branch from 9d63ecd to 9cef0ac Compare November 9, 2024 11:02
@rosa rosa merged commit 58601c0 into main Nov 9, 2024
6 checks passed
@rosa rosa deleted the improve-args-deserialization branch November 9, 2024 11:57
rosa added a commit that referenced this pull request Nov 9, 2024
No need to convert to symbol if we're displaying all keys in the same
way.

Small follow-up to #201.
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.

inspect on the arguments in the index pages makes the pages explode for some more complex type of argument objects

2 participants