Releases
1.12.3
Compare
Sorry, something went wrong.
No results found
Fixed
oas 3.0 base path handling (See issue #297 )
BackendBasepath problem exporting SOAP API with apim-cli (See issue #299 )
Importing SOAP API with apim-cli adds "+" instead of spaces for the Backend API name (See issue #301 )
Changed
Added new parameter disableCompression. The parameter enables logging API Gateway responses for debugging.
Usage - api get -u apiadmin -p changeme -h 50.60.10.10 -port 8075 -n "PetStore 3.0" -o json -disableCompression
Enable http client header and payload logging using jvm parameters -Dorg.apache.commons.logging.Log=org.apache.commons.logging.impl.SimpleLog -Dorg.apache.commons.logging.simplelog.showdatetime=true -Dorg.apache.commons.logging.simplelog.log.org.apache.http=DEBUG
If backendBasepath is present in api-config.json, Openapi (OAS 3) servers.url will be modified based on the values. E.g
You can’t perform that action at this time.