ReferenceData modelShared primitives
PlayByPlayResponse
The sport-shaped wire response: serde-untagged so the baseball variant serializes BYTE-FOR-BYTE as the pre-football `PlayByPlay` object (no wrapper key), discriminated by required keys (`plate_appearances` vs `drives`); OpenAPI sees the corresponding `oneOf`.