Skip to content
New issue

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

chore: change ListIndexesAsync return to a list of IndexInfo #515

Merged
merged 1 commit into from
Nov 8, 2023

Conversation

nand4011
Copy link
Contributor

@nand4011 nand4011 commented Nov 8, 2023

Change the data that ListIndexesAsync returns from a list of index names to a list of IndexInfo object containing the names. We will add more fields in the future.

Change the data that ListIndexesAsync returns from a list of index names
to a list of IndexInfo object containing the names. We will add more
fields in the future.
@nand4011 nand4011 requested a review from malandis November 8, 2023 22:53
@nand4011 nand4011 merged commit 1c8c61f into main Nov 8, 2023
7 checks passed
@nand4011 nand4011 deleted the mvi-list-indexes-detailed-info branch November 8, 2023 23:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants