add a section for openapi
Signed-off-by: Aramis <sennyeyaramis@gmail.com>
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
---
|
||||
id: 01-getting-started
|
||||
title: Creating plugins with OpenAPI (Experimental)
|
||||
title: Schema-first plugins with OpenAPI (Experimental)
|
||||
description: Tutorial on how to start using OpenAPI schema-first development in your plugins.
|
||||
---
|
||||
|
||||
|
||||
@@ -248,7 +248,13 @@
|
||||
"plugins/internationalization",
|
||||
"plugins/analytics",
|
||||
"plugins/feature-flags",
|
||||
"openapi/01-getting-started",
|
||||
{
|
||||
"type": "category",
|
||||
"label": "OpenAPI",
|
||||
"items": [
|
||||
"openapi/01-getting-started"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "category",
|
||||
"label": "Backends and APIs",
|
||||
|
||||
Reference in New Issue
Block a user