mirror of
https://github.com/Icinga/icinga2.git
synced 2025-07-23 21:55:03 +02:00
Fix incorrect title in API docs
The API docs had the title "List Configuration Packages and their Stages" written twice.
This commit is contained in:
parent
fc1070c92b
commit
ae2de7b423
@ -1633,7 +1633,7 @@ have an active stage.
|
||||
}
|
||||
|
||||
|
||||
### List Configuration Packages and their Stages <a id="icinga2-api-config-management-list-config-package-stage-files"></a>
|
||||
### List Configuration Package Stage Files <a id="icinga2-api-config-management-list-config-package-stage-files"></a>
|
||||
|
||||
In order to retrieve a list of files for a stage you can send a `GET` request to
|
||||
the URL endpoint `/v1/config/stages`. You need to include
|
||||
|
Loading…
x
Reference in New Issue
Block a user