Skip to content

chore(authzen): address AuthZEN API review feedback#246

Closed
Copilot wants to merge 1 commit intopoc/authzenfrom
copilot/sub-pr-240
Closed

chore(authzen): address AuthZEN API review feedback#246
Copilot wants to merge 1 commit intopoc/authzenfrom
copilot/sub-pr-240

Conversation

Copy link

Copilot AI commented Mar 8, 2026

Addresses review feedback from #240 covering field behavior annotations, OpenAPI tag alignment, request validation, and endpoint description accuracy.

Changes

  • GetConfigurationResponse field behavior: Added (google.api.field_behavior) = REQUIRED to policy_decision_point and access_evaluation_endpoint; optional fields left unannotated to match AuthZEN spec section 9.2.2
  • OpenAPI tag consistency: Renamed top-level tag from AuthZenServiceAuthZen to align with operation-level tags
  • Batch evaluations validation: Added min_items = 1 validate rule and REQUIRED field behavior to EvaluationsRequest.evaluations to reject empty batch requests at the proto layer
  • Search endpoint description: Corrected endpoint description to accurately reflect that the resource filter is optional, not required

💬 We'd love your input! Share your thoughts on Copilot coding agent in our 2 minute survey.

Copilot AI mentioned this pull request Mar 8, 2026
4 tasks
Copilot AI changed the title [WIP] Update to address feedback on AuthZen API implementation chore(authzen): address AuthZEN API review feedback Mar 8, 2026
@aaguiarz aaguiarz closed this Mar 9, 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.

2 participants