uritemplate,api-manager,path-parameter
APIM 1.8 support both uri-template and url-mapping.You can define your url-template(or if you want uri-mapping) under resource section. please see the synapse config where i have added url-template and a url-mapping in publisher I added /json as url pattern for url-mapping and /json/{id} for uri-template <?xml version="1.0" encoding="UTF-8"?> <api xmlns="http://ws.apache.org/ns/synapse"...
java,api,wso2,wso2-am,api-manager
The Test button will send HTTP OPTION request to the endpoint, and if the endpoint supports HTTP OPTION request, then it is shown as valid. As far as your backend point support the HTTP method you need, you don't need to worry about this Test button against the endpoint....
This is not a problem with the repository, but this is how it is done. When a product is released, Carbon kernel sometimes has to be patched. So those patched components are issued separately as patch000x. (patch sources available here.) Now if we look at the WSO2 release matrix, APIM...
As mentoined in the question. The answer is adressed to WSO2 in a Jira issue https://wso2.org/jira/browse/APIMANAGER-2524).