fix(frontier): remove leftover grpc-gateway annotations from PAT model#445
fix(frontier): remove leftover grpc-gateway annotations from PAT model#445
Conversation
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (1)
📝 WalkthroughWalkthroughThis PR simplifies timestamp field declarations in the PAT message by removing grpc-gateway OpenAPI metadata annotations from four fields (expires_at, last_used_at, created_at, updated_at) while preserving OUTPUT_ONLY field behavior annotations where applicable. Changes
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~3 minutes Possibly related PRs
Suggested reviewers
Poem
🚥 Pre-merge checks | ✅ 3✅ Passed checks (3 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Summary
grpc.gateway.protoc_gen_openapiv2.options.openapiv2_fieldannotations from the PAT message inmodels.protogoogle.api.field_behavior = OUTPUT_ONLYannotations onlast_used_at,created_at, andupdated_atfieldsTest plan
🤖 Generated with Claude Code
Summary by CodeRabbit