Skip to content

fix: add missing OR operator to block-deprecated-endpoints condition in Apigee target endpoint template#1829

Merged
rohitkumarbhagat merged 1 commit intodatacommonsorg:masterfrom
rohitkumarbhagat:sg-fix-apigee-config
Mar 27, 2026
Merged

fix: add missing OR operator to block-deprecated-endpoints condition in Apigee target endpoint template#1829
rohitkumarbhagat merged 1 commit intodatacommonsorg:masterfrom
rohitkumarbhagat:sg-fix-apigee-config

Conversation

@rohitkumarbhagat
Copy link
Copy Markdown
Contributor

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 modifies the Apigee target endpoint template to update the condition logic for blocking deprecated endpoints. However, the change introduces a trailing 'OR' operator at the end of the condition block, which will result in a syntax error and deployment failure. The reviewer has provided a suggestion to remove the invalid operator and noted that the intended logic fix likely belongs on a different line.

Copy link
Copy Markdown
Contributor

@juliawu juliawu left a comment

Choose a reason for hiding this comment

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

Thanks for the fix!

@rohitkumarbhagat rohitkumarbhagat added this pull request to the merge queue Mar 27, 2026
Merged via the queue into datacommonsorg:master with commit f8a47a4 Mar 27, 2026
5 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.

2 participants