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
kratos v2.5 third_party/openapi/v3 annotations.proto 文件报错
输入命令创建项目后,打开对应文件提示错误,应该把import "openapiv3/OpenAPIv3.proto";改为import "openapi/v3/openapi.proto";?
kratos -v
go version
cat /etc/os-release
The text was updated successfully, but these errors were encountered:
IDE displays red, please check FAQ https://go-kratos.dev/en/docs/intro/faq/
Sorry, something went wrong.
The issue shall be submitted to the corresponding warehouse
The corresponding repository is fine, now the problem seems to be that the third-party proto files in kratos have only partially been updated
No, you misunderstood me. I mean, please submit it to Kratos layout. In addition, you can help repair it directly.
No branches or pull requests
What happened:
kratos v2.5 third_party/openapi/v3 annotations.proto 文件报错
What you expected to happen:
输入命令创建项目后,打开对应文件提示错误,应该把import "openapiv3/OpenAPIv3.proto";改为import "openapi/v3/openapi.proto";?
How to reproduce it (as minimally and precisely as possible):
Anything else we need to know?:
Environment:
kratos -v
):go version
):cat /etc/os-release
):The text was updated successfully, but these errors were encountered: