Skip to content
This repository has been archived by the owner on Jul 27, 2020. It is now read-only.

Commit

Permalink
add missing field to milestone
Browse files Browse the repository at this point in the history
  • Loading branch information
ryangribble committed Jun 7, 2018
1 parent ccd7857 commit 2c3a236
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions openapi/schemas.json
Original file line number Diff line number Diff line change
Expand Up @@ -143,6 +143,9 @@
"state": {
"type": "string"
},
"title": {
"type": "string"
},
"description": {
"type": "string"
},
Expand Down

0 comments on commit 2c3a236

Please sign in to comment.