PHP - anyOf/oneOf primitive type array serialization wrong #5354
Labels
PHP
priority:p2
Medium. For a p2 bug, generally have a work-around. Bug SLA <=30 days
type:bug
A broken experience
Milestone
related #5348
Repo
(or update to anyOf)
deseralization
Should instead call out getCollectionOfPrimitiveValues for the second case.
serialization
Should instead call writeCollectionOfPrimitiveValues for the second case, the conditions are inverted, and the property/getter
getItemPostRequestBodyTaxRatesString
should be an array of strings, not a simple string.The text was updated successfully, but these errors were encountered: