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

Make QueryAuctionsResponse auctions field plural #1118

Merged
merged 1 commit into from
Dec 31, 2021

Conversation

drklee3
Copy link
Member

@drklee3 drklee3 commented Dec 30, 2021

This makes it consistent with other requests that respond with multiple values.

This is a breaking change, but as far as I know only auction bot currently requires and uses this query response.

Copy link
Member

@nddeluca nddeluca left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@@ -13,7 +13,6 @@ require (
github.com/grpc-ecosystem/grpc-gateway v1.16.0
github.com/spf13/cast v1.3.1
github.com/spf13/cobra v1.2.1
github.com/spf13/viper v1.8.1
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is from me removing the kvcli, kvd directories and not cleaning of up mods

@nddeluca nddeluca merged commit 3c7462d into upgrade-v44 Dec 31, 2021
@nddeluca nddeluca deleted the dl-proto-auctions-plural branch December 31, 2021 15:26
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