Added support for VTO#302
Conversation
|
Important Review skippedAuto reviews are disabled on this repository. To trigger a review, include ⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Plus Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
✨ Finishing Touches✨ Simplify code
Comment |
There was a problem hiding this comment.
Pull request overview
Adds VTO-related metadata support by allowing IInputReference to carry an optional role value, which will serialize with existing input reference payloads.
Changes:
- Added
role: Optional[str]toIInputReference.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Added
IInputReferencenow includes:role: Optional[str]