List changelogs

Deprecated
Returns a list of changelogs for a specific adapter.

Authentication

AuthorizationBasic

Basic authentication of the form Basic <base64(username:password)>.

Path parameters

namestringRequired
The name of the selected adapter.

Query parameters

releasestringOptional
release

Response

The list of changelogs available for the requested adapter.

Errors

500
Internal Server Error