You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: use ory-corp/codescan fork for swagger:type array support
Add go.mod replace directive pointing go-openapi/codescan to
ory-corp/codescan which includes the fix for swagger:type array
producing incomplete schemas (missing items).
Upstream PR: go-openapi/codescan#11
Upstream issue: go-openapi/codescan#10
This replace should be removed once the upstream PR is merged
and a new go-swagger release includes it.
Signed-off-by: Kevin Doan <kevin.doan@ory.sh>
Signed-off-by: KT-Doan <kevin.doan@ory.sh>
0 commit comments