mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 01:38:56 -04:00
[Fleet] removed experimental from openapi README (#155847)
## Summary Small pr to remove Experimental from the Fleet openapi README. Related to https://github.com/elastic/kibana/issues/123150
This commit is contained in:
parent
c0033a1b4b
commit
0005df3ba4
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,4 @@
|
|||
# OpenAPI (Experimental)
|
||||
|
||||
> **_NOTE:_** This spec is experimental and may be incomplete or change later.
|
||||
# OpenAPI
|
||||
|
||||
The current self-contained spec file, available [as JSON](https://raw.githubusercontent.com/elastic/kibana/master/x-pack/plugins/fleet/common/openapi/bundled.json) or [as YAML](https://raw.githubusercontent.com/elastic/kibana/master/x-pack/plugins/fleet/common/openapi/bundled.yaml), can be used for online tools like those found at https://openapi.tools/.
|
||||
|
||||
|
@ -8,6 +6,8 @@ For example, [click here to view the specification in the Swagger UI](https://pe
|
|||
|
||||
A guide about the openApi specification can be found at [https://swagger.io/docs/specification/about/](https://swagger.io/docs/specification/about/).
|
||||
|
||||
Fleet API docs: https://www.elastic.co/guide/en/fleet/master/fleet-apis.html
|
||||
|
||||
## The `openapi` folder
|
||||
|
||||
- `entrypoint.yaml` is the overview file which links to the various files on disk.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue