Merge pull request #10116 from Icinga/missing-angle-bracket

Docs: Add missing angle bracket
This commit is contained in:
Julian Brost 2024-08-20 10:07:43 +02:00 committed by GitHub
commit ac84405334
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -566,7 +566,7 @@ created by the API.
### Querying Objects <a id="icinga2-api-config-objects-query"></a> ### Querying Objects <a id="icinga2-api-config-objects-query"></a>
You can request information about configuration objects by sending You can request information about configuration objects by sending
a `GET` query to the `/v1/objects/<type>` URL endpoint. `<type` has a `GET` query to the `/v1/objects/<type>` URL endpoint. `<type>` has
to be replaced with the plural name of the object type you are interested to be replaced with the plural name of the object type you are interested
in: in: