From 969e774ac029c9fd2f82678af7981862966b79f2 Mon Sep 17 00:00:00 2001 From: Mohamed Bassem Date: Sun, 13 Apr 2025 15:41:24 +0000 Subject: docs: Replace the OpenAPI rendering library --- docs/tsconfig.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'docs/tsconfig.json') diff --git a/docs/tsconfig.json b/docs/tsconfig.json index d250afae..2a7c8b8c 100644 --- a/docs/tsconfig.json +++ b/docs/tsconfig.json @@ -2,5 +2,8 @@ "extends": "@docusaurus/tsconfig", "compilerOptions": { "baseUrl": "." - } + }, + "include": [ + "../node_modules/docusaurus-plugin-openapi-docs/src/plugin-content-docs-types.d.ts" + ] } -- cgit v1.2.3-70-g09d2