You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: source/presentation/4.0/model.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1070,7 +1070,7 @@ Services will also have specific requirements as to additional properties based
1070
1070
1071
1071
> `"type": "Quantity"`
1072
1072
1073
-
A Quantity expresses a quantity through a numerical value and associated unit of measurement. The value of `unit`_MUST_ be drawn from the list of possible units, or a registered extension.
1073
+
A Quantity expresses a quantity through a numerical value and associated unit of measurement. The value of `unit`_MUST_ be drawn from the list of possible units, or a registered extension. The definition of `unit` defines the [list of possible units](#unit).
1074
1074
1075
1075
__Properties__<br/>
1076
1076
A Quantity _MUST_ have the following properties: [type](#type), [quantityValue](#value), and [unit](#unit).<br/><br/>
0 commit comments