Skip to content
This repository was archived by the owner on Mar 4, 2021. It is now read-only.

Conversation

@garobrik
Copy link
Contributor

No description provided.

@garobrik garobrik requested a review from efritz January 18, 2021 22:45
qs.SetOptionalBool("done", args.done)

if args.associatedIndexID != nil {
qs.SetInt("associatedIndexID", *args.associatedIndexID)
Copy link
Contributor

Choose a reason for hiding this comment

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

Just for consistency, do we have other lowerCamelCasedQueryParams that end in ID? If we do, is it ID or Id?

Copy link
Contributor

Choose a reason for hiding this comment

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

qs.SetOptionalInt("uploadId", args.uploadID)

Looks like Id is used just above.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

woorps completely misread this comment, thought it was confirming ID was right lol

Copy link
Contributor

Choose a reason for hiding this comment

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

👅 I figured.

"thumbs up won't fix"

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants