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

fix(AIP-203): remove optional conflict #1182

Merged

Conversation

toumorokoshi
Copy link
Contributor

The AIPs now allow OPTIONAL to be used with other descriptive
annotations (e.g. INPUT_ONLY or IMMUTABLE). Removing the rule
accordingly to minimize confusion.

The AIPs now allow OPTIONAL to be used with other descriptive
annotations (e.g. INPUT_ONLY or IMMUTABLE). Removing the rule
accordingly to minimize confusion.
@toumorokoshi toumorokoshi requested a review from a team as a code owner June 26, 2023 19:22
Copy link

@jskeet jskeet left a comment

Choose a reason for hiding this comment

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

I think it's fine to remove the rule for now - in time we may want to prohibit specific combinations, e.g. REQUIRED and OPTIONAL, but that can come later.

@toumorokoshi toumorokoshi enabled auto-merge (squash) July 5, 2023 15:37
@toumorokoshi toumorokoshi merged commit 09d127b into googleapis:main Jul 5, 2023
6 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.

None yet

2 participants