apigee-127 / swagger-tools

A Node.js and browser module that provides tooling around Swagger.
MIT License
701 stars 373 forks source link

Validator does not enforce readOnly #403

Open techana opened 8 years ago

techana commented 8 years ago

The validator allows clients to send data over properties having 'readOnly: true'

whitlockjc commented 8 years ago

Thanks. I reported this in https://github.com/apigee-127/sway/issues/57 but forgot to discuss do so here.