Skip to content

Commit bb32b97

Browse files
committed
Don't call the JSONPath example parameter "sql"
(It was originally a SQL example).
1 parent 6370475 commit bb32b97

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/oas.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1128,7 +1128,7 @@ A querystring parameter that uses JSONPath:
11281128

11291129
```yaml
11301130
in: querystring
1131-
name: sql
1131+
name: selector
11321132
content:
11331133
application/jsonpath:
11341134
schema:

0 commit comments

Comments
 (0)