There was an error while loading. Please reload this page.
1 parent 7ab9d27 commit bef7d04Copy full SHA for bef7d04
docs/links.md
@@ -6,10 +6,12 @@ nav_order: 30
6
7
# Links
8
9
+- [OpenAPI][openapi]{:target="_blank"}. Homepage of the OpenAPI Initiative.
10
- [OpenAPI specification][openapi-spec]{:target="_blank"}. Github repository of the OpenAPI specification.
11
+- [OpenAPI tools:][openapi-tools]{:target="_blank"}. List of OpenAPI tools.
12
- "the" [OpenAPI generator][openapi-generator]{:target="_blank"}. Generate clients, servers and documentation from OpenAPI 2.0/3.x documents.
13
-
14
[openapi]: https://www.openapis.org/
15
[openapi-spec]: https://github.com/OAI/OpenAPI-Specification
16
[openapi-generator]: https://openapi-generator.tech/
17
+[openapi-tools]: https://openapi.tools/
0 commit comments