mirror of
https://github.com/elastic/kibana.git
synced 2025-04-23 09:19:04 -04:00
[DOCS] Fixes nesting in APM and spaces API (#62659)
This commit is contained in:
parent
29abe5b81b
commit
42d7bb0c81
2 changed files with 4 additions and 4 deletions
|
@ -103,7 +103,7 @@ Execute the <<spaces-api-copy-saved-objects,copy saved objects to space API>>, w
|
|||
.Properties of `error`
|
||||
[%collapsible%open]
|
||||
=======
|
||||
`type`:::::
|
||||
`type`::::
|
||||
(string) The type of error. For example, `unsupported_type`, `missing_references`, or `unknown`.
|
||||
=======
|
||||
======
|
||||
|
|
|
@ -44,7 +44,7 @@ The following Agent configuration APIs are available:
|
|||
|
||||
`service`::
|
||||
(required, object) Service identifying the configuration to create or update.
|
||||
|
||||
+
|
||||
.Properties of `service`
|
||||
[%collapsible%open]
|
||||
======
|
||||
|
@ -100,7 +100,7 @@ PUT /api/apm/settings/agent-configuration
|
|||
===== Request body
|
||||
`service`::
|
||||
(required, object) Service identifying the configuration to delete
|
||||
|
||||
+
|
||||
.Properties of `service`
|
||||
[%collapsible%open]
|
||||
======
|
||||
|
@ -217,7 +217,7 @@ GET /api/apm/settings/agent-configuration
|
|||
|
||||
`service`::
|
||||
(required, object) Service identifying the configuration.
|
||||
|
||||
+
|
||||
.Properties of `service`
|
||||
[%collapsible%open]
|
||||
======
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue