Skip to content

Commit

Permalink
feat(spec): adjust description
Browse files Browse the repository at this point in the history
  • Loading branch information
c100k committed Mar 25, 2024
1 parent 528328d commit 8ae3f55
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spec/_generated/swagger.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"type": "number",
"format": "double",
"nullable": true,
"description": "Format it correctly so it's displayed correctly in the app.\nIf it's a percentage, unlike ratio, put directly the actual value (i.e. 25 and not 0.25)"
"description": "Format it so it's displayed correctly in the app.\nIf it's a percentage, unlike ratio, put directly the actual value (i.e. 25 and not 0.25)"
}
},
"required": ["label", "ratio", "thresholds", "unit", "value"],
Expand Down

0 comments on commit 8ae3f55

Please sign in to comment.