Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

OPENAPI: added redirectId feature to enable users more granular contr… #127

Merged

Conversation

jacobm-splunk
Copy link
Contributor

Added a rewriteId feature.

This allows clients to define which rewrite is currently preferred for this request.

They must simply pass through the identifier of the rewrite in the header of the request and wiretap will preferentially select that rewrite for matching requests.

This gives more control to clients in the case where multiple rewrites are applicable.

Additionally, this MR fixes a latent bug with path configuration ordering.

…ol over rewriting. Additionally, fixed a bug in map ordering
config/paths.go Outdated Show resolved Hide resolved
Copy link
Member

@daveshanley daveshanley left a comment

Choose a reason for hiding this comment

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

LGTM

@daveshanley daveshanley merged commit 0579e55 into pb33f:main Jun 21, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants