bearded-web / bearded

MIT License
130 stars 44 forks source link

issues.update (PUT) require summary and target #74

Closed slonoed closed 9 years ago

slonoed commented 9 years ago

When trying to update issue with issues.update({ body: { severity: 'high' } }) validator show error. All fields must be optional on update