add other docs to the sidebar as well

Signed-off-by: Aramis <sennyeyaramis@gmail.com>
This commit is contained in:
Aramis
2023-12-11 09:40:16 -05:00
parent a4bde21af1
commit f57cfb2724
3 changed files with 15 additions and 1 deletions
+6
View File
@@ -1,3 +1,9 @@
---
id: generate-client
title: Generate a client from your OpenAPI spec
description: Documentation on how to create a client for a given OpenAPI spec
---
## How to generate a client with `repo-tools schema openapi generate-client`?
### Prerequisites