Specify signature file for JsonValue#400
Closed
wallymathieu wants to merge 2 commits into
Closed
Conversation
Collaborator
|
Let me set up GraphQL on my current project with that latest changes from @njlr and after that I will have some view on changes I like to see in JSON interop. |
xperiandri
force-pushed
the
dev
branch
4 times, most recently
from
November 5, 2023 23:05
c8b3525 to
0810527
Compare
xperiandri
force-pushed
the
dev
branch
2 times, most recently
from
February 15, 2024 20:39
14aa27a to
3ba4016
Compare
xperiandri
force-pushed
the
dev
branch
2 times, most recently
from
February 25, 2024 13:02
1737829 to
246d6c0
Compare
xperiandri
force-pushed
the
dev
branch
2 times, most recently
from
March 24, 2024 17:56
0dd4372 to
81bc85e
Compare
xperiandri
force-pushed
the
dev
branch
5 times, most recently
from
October 11, 2024 16:35
d90f0e9 to
434b4be
Compare
xperiandri
force-pushed
the
dev
branch
3 times, most recently
from
December 1, 2025 00:26
f3a1bf8 to
9d4b950
Compare
xperiandri
force-pushed
the
dev
branch
2 times, most recently
from
December 19, 2025 02:20
6dc591e to
85a9d8c
Compare
Member
Author
|
I think I have forgotten why I did this, let us close this so that it does not disrupt |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
In order to make it easier to swap out the implementation, let us make it more obvious what is used from JsonValue
See #328