Skip to content

Commit 54ce8a1

Browse files
authored
Merge pull request OAI#960 from MikeRalphson/patch-4
Add missing comma in parameter example json
2 parents a2eba35 + a57ca53 commit 54ce8a1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

versions/3.0.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1088,7 +1088,7 @@ A free-form query parameter, allowing undefined parameters of a specific type:
10881088
"additionalProperties": {
10891089
"type": "integer"
10901090
},
1091-
}
1091+
},
10921092
"style": "form"
10931093
}
10941094
```

0 commit comments

Comments
 (0)