• K
    bug: parameter `allowEmptyValue` + `required` interactions (via #5142) · abf34961
    kyle 提交于
    * add failing tests
    * standardize parameter keying
    * validateParam test migrations
    * migrate test cases to new pattern
    * disambiguate name/in ordering in `body.body` test cases
    * `name+in`=> `{in}.{name}`
    * consider allowEmptyValue parameter inclusion in runtime validation
    * use config object for all validateParam options
    * drop isXml flag from validateParams
    abf34961
utils.js 23.8 KB