pronghorn-core

On this page:

getAdapterChangelogs

Summary

Get the list of changelogs.

Description

Get the list of changelogs for a specific adapter.

Route

GET /adapters/:name/changelogs

Roles

admin apiread

Parameters

DetailsExampleSchema
Name Type Required Description
name string yes The name of the selected adapter.
queryOptions object yes Options for query parameters.

Return

DetailsExampleSchema
Name Type Description
result object The list of changelogs available for the requested adapter.