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: versions/3.0.0.md
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -1136,8 +1136,8 @@ Field Name | Type | Description
1136
1136
---|:---:|---
1137
1137
<a name="parameterType"></a>x-parameterType | `uri` | **SHOULD** A concept URI to describe the type of parameter.
1138
1138
<a name="parameterValueType"></a>x-valueType | [`uri`] | **SHOULD** A list of URIs to define the types of accepted value types. These should be selected from a registry of value types such as identifiers.org. This attribute is different from
1139
-
<a name="parameterDefaultValue"></a> | | Use the Schema object to define a default value.
1140
-
<a name="parameterExampleValue"></a> | | Use the Schema object to define an example.
1139
+
<a name="parameterDefaultValue"></a> | | **defaults** Use the Schema object to define a default value.
1140
+
<a name="parameterExampleValue"></a> | | **examples** Use the Schema object to define examples.
0 commit comments