Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix product schema offers declaration description #239

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Commits on Jul 24, 2023

  1. Fix product schema offers declaration description

    The described property cannot be a list, but has to be a reference to an offer (or aggregate offer as that is a derivative of an offer).
    
    See the Schema docs for the declaration: https://schema.org/Product
    
    The example also shows an object with an `@id` instead of a list.
    moorscode authored Jul 24, 2023
    Configuration menu
    Copy the full SHA
    b341b10 View commit details
    Browse the repository at this point in the history