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

Add condiotional routing in the openapi binding #1228

Open
vordimous opened this issue Sep 3, 2024 · 0 comments
Open

Add condiotional routing in the openapi binding #1228

vordimous opened this issue Sep 3, 2024 · 0 comments
Labels
devx Effects the Developer Experience story Feature description from user's perspective

Comments

@vordimous
Copy link
Contributor

vordimous commented Sep 3, 2024

Describe the desired outcome from the user's perspective
As an Open API developer, I need to route client requests to different client or proxy bindings. My existing Open API spec includes endpoints where some need to be proxied to Kafka while some need to directly proxy to the original service.

Acceptance criteria

  • Route client requests based on matched operation-id or api-id.
  • Specify the openapi client TCP host, port, and base path from the servers in the spec.
@vordimous vordimous added story Feature description from user's perspective devx Effects the Developer Experience labels Sep 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
devx Effects the Developer Experience story Feature description from user's perspective
Projects
None yet
Development

No branches or pull requests

1 participant