Skip to content

Commit 410c385

Browse files
use boldface for emphasis
1 parent 2aeb3d3 commit 410c385

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

versions/3.0.0.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1136,8 +1136,8 @@ Field Name | Type | Description
11361136
---|:---:|---
11371137
<a name="parameterType"></a>x-parameterType | `uri` | **SHOULD** A concept URI to describe the type of parameter.
11381138
<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.
11411141

11421142
##### Parameter Object Examples
11431143

0 commit comments

Comments
 (0)