Hi,
If below is not feasible, any suggestions to handle it through APIMan ?
Thanks & Regards,
Ashish Patel
From: Ashish Patel
Sent: Tuesday, April 17, 2018 12:31
To: apiman-user@lists.jboss.org
Subject: APIMan support for HATEOAS
Hi,
Has anyone tried exposing APIs having HATEOAS - 'Hypertext As The Engine Of Application State' through APIMan, can you please suggest how below two scenarios are handled ?
1)
How to register URLs like "/transaction/{serviceRequestNo}/save , "/transaction/{transactionId}/{transactionType} ..etc ?
2)
GET response JSON returned by a server to a client having reference to APIGateway URLs and not actual servers’ URL.
In case, if I am not clear enough, please refer
https://dzone.com/articles/api-gateway-support-hypertext (very old article - states what is requested).
Thanks & Regards,
Ashish Patel