diff --git a/AUTHORS b/AUTHORS index 06ba51f3b..3a37131ba 100644 --- a/AUTHORS +++ b/AUTHORS @@ -135,6 +135,7 @@ Jochen Friedrich Johannes Meyer Jonas Meurer Jordi van Scheijen +Josef Friedrich Joseph L. Casale jre3brg Julian Brost diff --git a/doc/12-icinga2-api.md b/doc/12-icinga2-api.md index 8154c7f93..82045365a 100644 --- a/doc/12-icinga2-api.md +++ b/doc/12-icinga2-api.md @@ -813,7 +813,7 @@ parameters need to be passed inside the JSON body: Parameters | Type | Description ------------------|--------------|-------------------------- - templates | Array | **Optional.** Import existing configuration templates for this object type. Note: These templates must either be statically configured or provided in [config packages](12-icinga2-api.md#icinga2-api-config-management)- + templates | Array | **Optional.** Import existing configuration templates for this object type. Note: These templates must either be statically configured or provided in [config packages](12-icinga2-api.md#icinga2-api-config-management). attrs | Dictionary | **Required.** Set specific object attributes for this [object type](09-object-types.md#object-types). ignore\_on\_error | Boolean | **Optional.** Ignore object creation errors and return an HTTP 200 status instead.