[DOCS] Fixes nesting in APM and spaces API (#62659) (#62667)

This commit is contained in:
Lisa Cawley 2020-04-06 11:55:17 -07:00 committed by GitHub
parent db0b625ee5
commit 6b3a934022
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 4 deletions

View file

@ -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`.
=======
======

View file

@ -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]
======