Skip to content

Commit 7304cd6

Browse files
handrewsralfhandl
andauthored
Consistent punctuation in list (review feedback)
Co-authored-by: Ralf Handl <[email protected]>
1 parent c74fa6f commit 7304cd6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

versions/3.0.4.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2075,7 +2075,7 @@ for specifications with external references.
20752075
Keys and values for `parameters` have multiple syntaxes:
20762076

20772077
* The key can either be just the parameter name, or can be qualified using the [parameter location](#parameterIn) `[{in}.]{name}` for operations that use the same parameter name in different locations (e.g. `path.id`).
2078-
* The value can be a literal value or a [Runtime Expression](#runtimeExpression)
2078+
* The value can be a literal value or a [Runtime Expression](#runtimeExpression).
20792079

20802080
Certain keys and values for `parameters` can be ambiguous, in which case their handling is implementation-defined as it was not spelled out in earlier versions of OAS 3.0. However, it is RECOMMENDED that:
20812081

0 commit comments

Comments
 (0)