We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
getkin/kin-openapi#763
Breaking change was introduced in a minor version. Don't upgrade getkin unless vervet has been upgraded to deal with this
The text was updated successfully, but these errors were encountered:
I've started a branch to upgrade it: feat/update-kin-openapi
That branch changes all the references so it compiles, however we are panicking at runtime when resolving references:
panic: reflect: reflect.Value.Set using value obtained using unexported field
If anyone wants to figure out why then go ahead.
Sorry, something went wrong.
kin-openapi upgraded to latest in recent releases of vervet
No branches or pull requests
getkin/kin-openapi#763
Breaking change was introduced in a minor version. Don't upgrade getkin unless vervet has been upgraded to deal with this
The text was updated successfully, but these errors were encountered: