You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Aug 28, 2024. It is now read-only.
Depending on a JSON response from one microservice, we would like to select what to fetch from other microservices:
if A responds with Foo then we fetch content B and C, otherwise we fetch content D and E.
The text was updated successfully, but these errors were encountered:
gsteinacker
changed the title
Select one of multiple possible fragments depending on a JSON response from one microservice
Select one of multiple possible fragments depending on a JSON response
Mar 13, 2017
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Depending on a JSON response from one microservice, we would like to select what to fetch from other microservices:
if A responds with Foo then we fetch content B and C, otherwise we fetch content D and E.
The text was updated successfully, but these errors were encountered: