Skip to content

Conversation

@JustWalters
Copy link
Contributor

@JustWalters JustWalters commented Jan 14, 2026

No description provided.

Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This pull request extends the EnvoyOptionsRouteParams type to include three new optional parameters: zone_id, location_id, and parent_resource_id. These parameters enable options route handlers to receive additional contextual information when loading dropdown options or other dynamic data in integration setup steps. The version has been bumped from 2.4.3 to 2.4.4 to reflect this minor enhancement.

Changes:

  • Added three new optional string parameters to EnvoyOptionsRouteParams type
  • Updated package version from 2.4.3 to 2.4.4 in both package.json and package-lock.json

Reviewed changes

Copilot reviewed 2 out of 3 changed files in this pull request and generated 1 comment.

File Description
src/internal/EnvoyOptionsRouteParams.ts Added zone_id, location_id, and parent_resource_id optional parameters with a comment explaining the latter
package.json Bumped version from 2.4.3 to 2.4.4
package-lock.json Updated version references to match package.json

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

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