Skip to content

Commit

Permalink
Updated storyPoints from integer to number
Browse files Browse the repository at this point in the history
  • Loading branch information
cmathis authored Feb 10, 2022
1 parent 3fb0c7f commit 943ebca
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@
"workfront:storyPoints": {
"title": "Story Points",
"description": "Story points assigned to this object",
"type": "integer"
"type": "number"
},
"workfront:durationMinutes": {
"title": "Duration Minutes",
Expand Down

0 comments on commit 943ebca

Please sign in to comment.