Skip to content

feat: support internal field in query params #194

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

Merged
merged 1 commit into from
Apr 30, 2025

Conversation

sashamelentyev
Copy link
Collaborator

No description provided.

@sashamelentyev sashamelentyev requested a review from Copilot April 30, 2025 08:36
Copy link

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This pull request updates query parameter generation logic to support internal fields by excluding them from query parameter lists.

  • Adds a check to skip internal fields unless they are marked as preview.
  • Limits the query parameters to only include non-internal fields.
Files not reviewed (1)
  • internal/gen/_testdata/internal_field.textproto: Language not supported

@sashamelentyev sashamelentyev merged commit b9813db into main Apr 30, 2025
10 checks passed
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.

1 participant