Skip to content

Empty product array on "page.empty_cart" generate a invalid json schema #990

@matheusgr

Description

@matheusgr

product: [] creates a items: [] property type, which is invalid.

we may cast it to an object so it will generate a valid json such as items: {}.

type: "page.empty_cart";

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions