Skip to content

[do not merge] for testing purposes#16542

Closed
parthea wants to merge 2 commits intomainfrom
parthea-patch-11
Closed

[do not merge] for testing purposes#16542
parthea wants to merge 2 commits intomainfrom
parthea-patch-11

Conversation

@parthea
Copy link
Copy Markdown
Contributor

@parthea parthea commented Apr 2, 2026

No description provided.

Copy link
Copy Markdown
Contributor

@gemini-code-assist gemini-code-assist bot left a comment

Choose a reason for hiding this comment

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

Code Review

This pull request adds an organization field to the publishing section of the redis_v1.yaml integration test configuration. Feedback indicates that this field may be misplaced within the schema and is located in a section currently marked for future removal.

# TODO(https://github.com/googleapis/gapic-generator-python/issues/2121): Remove this section
# when async rest is GA.
publishing:
organization: DOES_NOT_EXIST
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

medium

The organization field is added to a section marked for removal (see TODO on line 75). Additionally, organization is typically not a valid top-level property under publishing in the GAPIC configuration schema; it usually belongs within language-specific settings (e.g., python_settings). This placement may cause the setting to be ignored or result in validation errors.

@parthea parthea closed this Apr 2, 2026
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