Skip to content

Commit

Permalink
[DOCS] Fixes nesting in APM and spaces API (#62659) (#62670)
Browse files Browse the repository at this point in the history
  • Loading branch information
lcawl committed Apr 6, 2020
1 parent c7d466e commit cc09185
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -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`.
=======
======
Expand Down
6 changes: 3 additions & 3 deletions docs/apm/api.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -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]
======
Expand Down Expand Up @@ -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]
======
Expand Down Expand Up @@ -217,7 +217,7 @@ GET /api/apm/settings/agent-configuration

`service`::
(required, object) Service identifying the configuration.

+
.Properties of `service`
[%collapsible%open]
======
Expand Down

0 comments on commit cc09185

Please sign in to comment.