Open rgeyer opened 11 years ago
The schema should not define both an "id" and "inputname" parameter for product inputs. Instead the "id" field (sanitized to only [a-zA-Z0-9]+) should be used as the input_name since it must be unique.
The schema should not define both an "id" and "inputname" parameter for product inputs. Instead the "id" field (sanitized to only [a-zA-Z0-9]+) should be used as the input_name since it must be unique.