Commit 34f5cb8
committed
Fix crash in parameter validation
kin-openapi crashes when validating against any schema which has
a parameter described by the content property. For now, I've
forked kin-openapi with a fix, so temporarily add a replace
directive in go.mod to use my fork. We'll go back to the
official kin-openapi once my PR gets merged.1 parent f45b674 commit 34f5cb8
1 file changed
Lines changed: 0 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
59 | 59 | | |
60 | 60 | | |
61 | 61 | | |
62 | | - | |
63 | | - | |
64 | | - | |
65 | 62 | | |
66 | 63 | | |
67 | 64 | | |
| |||
0 commit comments