Merge pull request #21794 from sennyeya/openapi-tooling-docs
feat(openapi): add an initial tutorial
This commit is contained in:
@@ -249,6 +249,15 @@
|
||||
"plugins/internationalization",
|
||||
"plugins/analytics",
|
||||
"plugins/feature-flags",
|
||||
{
|
||||
"type": "category",
|
||||
"label": "OpenAPI",
|
||||
"items": [
|
||||
"openapi/01-getting-started",
|
||||
"openapi/generate-client",
|
||||
"openapi/test-case-validation"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "category",
|
||||
"label": "Backends and APIs",
|
||||
|
||||
Reference in New Issue
Block a user