Skip to content

Commit c1639ba

Browse files
leemthompolcawl
andauthored
wrestle into submission
Co-authored-by: Lisa Cawley <[email protected]>
1 parent 6d28523 commit c1639ba

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

contribute-docs/api-docs/kibana-api-docs-quickstart.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,11 +22,11 @@ The core Kibana APIs are automatically generated from TypeScript route definitio
2222
:::{tab-item} Manual YAML
2323
:sync: manual
2424

25-
Some teams, including Security and Observability, work with hand-edited YAML files in the `oas_docs` directory. Edit these files directly and skip the code-generation steps.
25+
Some teams, including Security and Observability, work with hand-edited YAML files in their plugin and package directories. Edit these files directly and skip the code-generation steps. For the complete list of files, refer to the [merge scripts](https://github.com/elastic/kibana/tree/main/oas_docs/scripts).
2626
:::
2727
::::
2828

29-
For the complete list of files and which workflow they follow, refer to the [merge scripts](https://github.com/elastic/kibana/tree/main/oas_docs/scripts). For more details, see the {{kib}} [OAS docs README](https://github.com/elastic/kibana/tree/main/oas_docs#kibana-api-reference-documentation).
29+
For more details, see the {{kib}} [OAS docs README](https://github.com/elastic/kibana/tree/main/oas_docs#kibana-api-reference-documentation).
3030

3131
## Quickstart
3232

0 commit comments

Comments
 (0)