- For
"collectionFormat": "multi"inqueryparameters, if the item type is null or undefined then we treat it as an empty string - Removing the check that primaryType in the formatted reference value should only be a string. It can be any other primary type apart from "string".
- Added support for
"collectionFormat": "multi"inqueryparameters Azure/autorest#717.