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
This url does not need the leading /
/
GET requests do not support objects as parameters
GET
1.Remove /.
2.Use MAP instead of object.
MAP
org.apache.inlong.manager.client.api.service.InlongStreamApi
org.apache.inlong.manager.client.api.service.UserApi
No response
master
InLong Manager
The text was updated successfully, but these errors were encountered:
haifxu
Successfully merging a pull request may close this issue.
What happened
This url does not need the leading
/
GET
requests do not support objects as parametersWhat you expected to happen
1.Remove
/
.2.Use
MAP
instead of object.How to reproduce
org.apache.inlong.manager.client.api.service.InlongStreamApi
org.apache.inlong.manager.client.api.service.UserApi
Environment
No response
InLong version
master
InLong Component
InLong Manager
Are you willing to submit PR?
Code of Conduct
The text was updated successfully, but these errors were encountered: