Summary
Get the list of changelogs.
Description
Get the list of changelogs for a specific application.
Route
GET /applications/:name/changelogs
Roles
admin
apiread
Parameters
DetailsExampleSchema
| Name | Type | Required | Description |
|---|---|---|---|
| name | string | yes | The name of the selected application. |
| queryOptions | object | yes | Options for query parameters. |
Return
DetailsExampleSchema
| Name | Type | Description |
|---|---|---|
| result | object | The list of changelogs available for the requested application. |