Skip to content

Spec drift: smarkets — new original_bets field on fullcover order responses not in spec #544

@realfishsam

Description

@realfishsam

Summary

Smarkets added an original_bets field to fullcover order response objects. This field lists the original individual bets that were combined into the fullcover order. It is not present in the fullcover order schema in core/specs/smarkets.yaml.

Impact

LOW — additive field, no breakage. Provides audit trail data for fullcover orders.

Details

  • Field: original_bets (array of bet objects) on fullcover order responses
  • Provides: the component bets that make up the fullcover, with their individual prices and selections
  • Spec file: core/specs/smarkets.yaml, fullcover order response schema

Required Fix

Add original_bets as an optional array field to the fullcover order schema in core/specs/smarkets.yaml. Document the sub-object shape based on the live API response.

Metadata

Metadata

Assignees

No one assigned

    Labels

    spec-driftCached OpenAPI spec out of date vs venue's live docs

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions