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
TradeAction's price property only takes text or number. It should also take a PriceSpecification for more specific price models.
The text was updated successfully, but these errors were encountered:
Issue schemaorg#305: Added TradeAction to the domain for priceSpecifi…
2da6367
…cation.
I just remembered that price is a property of PriceSpecification. To avoid a loop, the change should be to the "priceSpecification" property.
Sorry, something went wrong.
Merge pull request #307 from vholland/trade-action
9287cb1
Issue #305: Added TradeAction to the domain for priceSpecification.
Done: http://sdo-stantz.appspot.com/TradeAction
vholland
No branches or pull requests
TradeAction's price property only takes text or number. It should also take a PriceSpecification for more specific price models.
The text was updated successfully, but these errors were encountered: