Commit 275174c
fix(openapi): correct example usage for 3.0
In OpenApi 3.0 in component schema properties only `example` is allowed.
Hence we convert examples to example.1 parent 64ff50f commit 275174c
1 file changed
+5
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
48 | 53 | | |
49 | 54 | | |
50 | 55 | | |
| |||
0 commit comments