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

[Enhance] URL rewrite policy #44

Open
misanche opened this issue Feb 28, 2019 · 1 comment
Open

[Enhance] URL rewrite policy #44

misanche opened this issue Feb 28, 2019 · 1 comment
Labels
feature-request New feature

Comments

@misanche
Copy link

Hi @nmasse-itix , it would be nice to add url policy rewrites to match with microcks routes like:

Original Spec:
GET /beer/{name}

Microcks Routes:
/rest///beer/{name}

If you want to expose it trough APICast the spec doesn't match with microcks routes.

Regards,

Mikel

@nmasse-itix nmasse-itix added the feature-request New feature label Feb 28, 2019
@nmasse-itix
Copy link
Owner

Thanks a lot @misanche !

I will see how I can implement it in the same way we implemented the support for CORS policy.

In the mean time, I documented an alternative way using customization

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature-request New feature
Projects
None yet
Development

No branches or pull requests

2 participants