Skip to content

APIM-CLI 1.13.5

Compare
Choose a tag to compare
@github-actions github-actions released this 15 Mar 19:38
· 396 commits to develop since this release

[1.13.5] 2023-03-15

Fixed

  • apim does not import the whole chain in a PEM certificate (See issue #361)
  • Field BackendBasePath in api-config.json not used (See issue #354)
  • APIM-CLI Fails to export API WSDL Specifications starting with comments (See issue #364)
  • APIM-CLI - parsing valid metadata fails for OdataV4 api (See issue #363)

Added

  • Introduced new parameter overrideSpecBasePath to fix issue #354
  • Introduced new parameter timeout to handle read, connection and socket timout. The default value is 30 seconds.