implicit-coffeeI
Apify & Crawlee3mo ago
2 replies
implicit-coffee

Issue with `input_schema` -> `type`:`number`

hi I have a problem.
Error: Input schema is not valid (Field schema.properties.products.items.amount is not matching any input schema type definition. Please make sure that it's type is valid.)


when I change amount type to integer it works perfectly fine, but it doesn't want to work when I change it to number. I need it to be number, because I want to accept floating-point numbers
image.png
image.png
Was this page helpful?