webmethods-api-gateway
webmethods-api-gateway copied to clipboard
Repository hosting developer tutorials, code samples, custom policies, CI/CD scripts and more to enable developers develop faster with API Gateway
update Helm Charts to 11.0
Utilizing the swagger specs available at https://github.com/SoftwareAG/webmethods-api-gateway/tree/master/apigatewayservices, I'm trying to generate a Golang client via https://github.com/go-swagger/go-swagger For https://github.com/SoftwareAG/webmethods-api-gateway/blob/master/apigatewayservices/APIGatewayServiceManagement.json, I get the following output: ``` validating spec APIGatewayServiceManagement.json The swagger spec...
Added the Elastic Search parameters in order to make it work in a non accesible environment.