Skip to content

[INLONG-5936][Manager] Fix return type of cluster API#5937

Merged
healchow merged 1 commit intoapache:masterfrom
haifxu:bug-5936
Sep 20, 2022
Merged

[INLONG-5936][Manager] Fix return type of cluster API#5937
healchow merged 1 commit intoapache:masterfrom
haifxu:bug-5936

Conversation

@haifxu
Copy link
Member

@haifxu haifxu commented Sep 20, 2022

Prepare a Pull Request

Motivation

image
image

It should return Call<Response<PageResult<ClusterInfo>>>.

Modifications

Modify return type to Call<Response<PageResult<ClusterInfo>>>.

Verifying this change

  • This change is a trivial rework/code cleanup without any test coverage.

@healchow healchow merged commit 02793fe into apache:master Sep 20, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Bug][Manager] Wrong return type in cluster API

5 participants