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
+3 -1
View File
@@ -252,7 +252,9 @@
"type": "category",
"label": "OpenAPI",
"items": [
"openapi/01-getting-started"
"openapi/01-getting-started",
"openapi/generate-client",
"openapi/test-case-validation"
]
},
{