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
No response
dev branch(fc401ff)
I noticed multiple definition errors using the Swagger Editor (https://editor.swagger.io):
These errors may prevent some tools from parsing the specification correctly. It is recommended to fix these issues.
Common issues found include:
1Panel/backend/app/api/v1/app.go
Line 119 in fc401ff
It should be as follows:
// @Router /apps/details/{id} [get]
The text was updated successfully, but these errors were encountered:
Thanks for your feedback.
Sorry, something went wrong.
v1.10.23-lts 版本已发布。
wanghe-fit2cloud
No branches or pull requests
Contact Information
No response
1Panel Version
dev branch(fc401ff)
Problem Description
I noticed multiple definition errors using the Swagger Editor (https://editor.swagger.io):
These errors may prevent some tools from parsing the specification correctly. It is recommended to fix these issues.
Common issues found include:
1Panel/backend/app/api/v1/app.go
Line 119 in fc401ff
It should be as follows:
Steps to Reproduce
The expected correct result
No response
Related log output
No response
Additional Information
No response
The text was updated successfully, but these errors were encountered: