Skip to content

Commit

Permalink
Merge pull request #10153 from Josef-Friedrich/typo-api-docs
Browse files Browse the repository at this point in the history
Fix typo in the api documentation
  • Loading branch information
julianbrost authored Sep 12, 2024
2 parents 8beb0b7 + 1cd515e commit b62326d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/12-icinga2-api.md
Original file line number Diff line number Diff line change
Expand Up @@ -2374,7 +2374,7 @@ Creation, modification and deletion of templates at runtime is not supported.
### Querying Templates <a id="icinga2-api-config-templates-query"></a>

You can request information about configuration templates by sending
a `GET` query to the `/v1/templates/<type>` URL endpoint. `<type` has
a `GET` query to the `/v1/templates/<type>` URL endpoint. `<type>` has
to be replaced with the plural name of the object type you are interested
in:

Expand Down

0 comments on commit b62326d

Please sign in to comment.