Skip to content

Bunker port response type mismatch: prices is an array, types say keyed object #29

Description

@karlwaldman

Found while writing the embedder quick-start (#26/PR #28): the SDK's type for the bunker port response models prices as a keyed object (prices.VLSFO), but the backend actually returns an ARRAY of price entries (verified against oilpriceapi-api). The README example works around it; the type should be corrected (breaking type change — candidate for the 1.0.0 cut, see #26).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    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