Skip to content

Commit b9b4419

Browse files
Fix API docs link (#1415) (#1420)
(cherry picked from commit ec8b428) Co-authored-by: David Kilfoyle <[email protected]>
1 parent 1365bd8 commit b9b4419

File tree

1 file changed

+2
-17
lines changed

1 file changed

+2
-17
lines changed

docs/en/ingest-management/fleet/fleet-api-docs.asciidoc

Lines changed: 2 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -1,23 +1,8 @@
11
[[fleet-api-docs]]
22
= {kib} {fleet} APIs
33

4-
You can find details for all available {fleet} API endpoints in our generated
5-
<<fleet-apis,{fleet} API docs>>. This documentation is experimental and may be
6-
incomplete or change later.
7-
8-
The main source of truth for the {fleet} API can be found in the
9-
https://github.com/elastic/kibana/blob/main/x-pack/plugins/fleet/common/openapi/bundled.json[self-contained spec file]
10-
that you can use to generate docs using Swagger or a similar tool.
11-
For more information, refer to the
12-
https://github.com/elastic/kibana/tree/main/x-pack/plugins/fleet/common/openapi/README.md[{fleet} OpenAPI readme].
13-
14-
//However we do provide a self-contained spec file that you can
15-
//https://petstore.swagger.io/?url=https://raw.githubusercontent.com/elastic/kibana/{branch}/x-pack/plugins/fleet/common/openapi/bundled.json[view in Swagger]
16-
//(or a similar tool) to explore our Fleet APIs.
17-
18-
//For more information, refer to the
19-
//https://github.com/elastic/kibana/blob/{branch}/x-pack/plugins/fleet/common/openapi/README.md[{fleet} OpenAPI file]
20-
//in the {kib} repository.
4+
You can find details for all available {fleet} API endpoints in our generated
5+
{api-kibana}[Kibana API docs].
216

227
In this section, we provide examples of some commonly used {fleet} APIs.
238

0 commit comments

Comments
 (0)