Ensure version property is required when present in legacy telemetry#812
Ensure version property is required when present in legacy telemetry#812sean-rose wants to merge 1 commit into
version property is required when present in legacy telemetry#812Conversation
BenWu
left a comment
There was a problem hiding this comment.
I don't think this is necessary because the decoder drops these pings before they get to schema validation but it also doesn't hurt to be more explicit in the schema. I don't have a problem with this especially if it's needed for the other PR but it'd be good to have @akkomar to review
It isn't needed for #811 as I've already made adjustments there to more gracefully handle So this is more about making the affected schemas more reflective of reality, consistent with the other legacy schemas, and enforcing that consistency for legacy schemas going forward. |
Checklist for reviewer:
./.github/push-to-trigger-integration <username>:<branchname>For glean changes:
templates/include/glean/CHANGELOG.mdFor modifications to schemas in restricted namespaces (see
CODEOWNERS):