We had intended to implement custom per-API gateway endpoints, which
would be a manual way of achieving this. However, that feature was
never implemented.
The only two choices right now (both active by default) are:
/org/api/version
and
/org/api
(with version passed via an HTTP request header)
Customizing that to something else would not be difficult, but it would
require modifying apiman source code here:
https://github.com/apiman/apiman/blob/master/gateway/platforms/servlet/sr...
OR here:
https://github.com/apiman/apiman/blob/master/gateway/platforms/servlet/sr...
-Eric
On 10/12/2016 10:55 AM, Niels Bertram wrote:
Hi everyone,
I was wondering if it is possible to adapt a different path registration
scheme for API registrations instead of the default
/{organisation}/{aip-name}/{version} . I am also wondering if it would
be possible to further group APIs under organisations, like below:
/organisation
/group-A
/aip-one/v1
/aip-two/v1
/group-B
/aip-x/v1
Has anyone ever had requirements along these lines?
Thanks,
Niels
_______________________________________________
Apiman-user mailing list
Apiman-user(a)lists.jboss.org
https://lists.jboss.org/mailman/listinfo/apiman-user