Skip to content

Add proper typing to Ping.Synthetics.Payload field #258

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

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions