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
Staging server throws the error "Unrecognized field \"partitions\". It expects a field numPartitions.
"Unrecognized field \"partitions\"
numPartitions
Here's the payload in UI where it works fine:
The text was updated successfully, but these errors were encountered:
@rkpattnaik780 What version of the SDK you are using.
Current SDK has numPartitions: https://github.com/redhat-developer/app-services-sdk-go/blob/main/.openapi/kafka-admin-rest.yaml#L108
Sorry, something went wrong.
@wtrocki this is happening specifically for topic update:
https://github.com/redhat-developer/app-services-sdk-go/blob/main/.openapi/kafka-admin-rest.yaml#L876
No branches or pull requests
Staging server throws the error
"Unrecognized field \"partitions\"
. It expects a fieldnumPartitions
.Here's the payload in UI where it works fine:
The text was updated successfully, but these errors were encountered: