You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: openapi-converter/clients_schema_to_openapi/README.md
+3-1Lines changed: 3 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -14,4 +14,6 @@ flowchart LR
14
14
schema --> openapi
15
15
```
16
16
17
-
This is still a work in progress. The OpenAPI specification generated from the current `schema.json` can be found in the [output/openapi](../../output/openapi) directory.
17
+
This is still a work in progress and this branch is the work for [PR #2047](https://github.com/elastic/elasticsearch-specification/pull/2047) where reviews and comments should be made.
18
+
19
+
The OpenAPI specification generated from the current `schema.json` can be found in the [output/openapi](../../output/openapi) directory.
0 commit comments