Open
Description
The Ping type as it exists has some definite assumptions about the fields it contains, but this field may contain a variety of field sets, and the same name may be used for different types depending on the document it contains.
We should instead define these types separately, and use a oneOf
-style annotation.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment