Closed chriddyp closed 5 years ago
Received this warning from previous PR:
Warning: Invalid arguments supplied to oneOf, expected an array, got 3 arguments. A common mistake is to write oneOf(x, y, z) instead of oneOf([x, y, z]).
:dancer:
Received this warning from previous PR: