From a282df1b96da33bdda165f8350adfe569ab0e414 Mon Sep 17 00:00:00 2001 From: Josef Friedrich Date: Fri, 29 Dec 2023 07:42:02 +0100 Subject: [PATCH 1/2] Fix typo in 12-icinga2-api.md --- doc/12-icinga2-api.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/12-icinga2-api.md b/doc/12-icinga2-api.md index 81c9426fd80..2e331101b6c 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. From e9a937c604a1816c7ceabd5955e930420ebd4a1c Mon Sep 17 00:00:00 2001 From: Josef Friedrich Date: Tue, 2 Jan 2024 12:40:31 +0100 Subject: [PATCH 2/2] Add Josef Friedrich to AUTHORS --- AUTHORS | 1 + 1 file changed, 1 insertion(+) diff --git a/AUTHORS b/AUTHORS index aa650e43e0d..700c2c5ec83 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