mirror of
https://github.com/Icinga/icinga2.git
synced 2025-07-27 07:34:15 +02:00
Merge pull request #8476 from Icinga/docs/api-action-api-function
Clarify difference between API actions and functions in their docstrings
This commit is contained in:
commit
2d1980c10d
@ -15,7 +15,7 @@ namespace icinga
|
||||
{
|
||||
|
||||
/**
|
||||
* An API action.
|
||||
* An action available over the external HTTP API.
|
||||
*
|
||||
* @ingroup remote
|
||||
*/
|
||||
|
@ -14,7 +14,7 @@ namespace icinga
|
||||
{
|
||||
|
||||
/**
|
||||
* An API function.
|
||||
* A function available over the internal cluster API.
|
||||
*
|
||||
* @ingroup base
|
||||
*/
|
||||
|
Loading…
x
Reference in New Issue
Block a user