From add749e73dee777fc244831fc7759f3ec425d251 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=96=B9=E9=A1=BA=E5=81=A5?= Date: Sun, 29 Sep 2024 08:57:15 +0000 Subject: [PATCH] delete api --- applications/api/README.md | 2 -- applications/api/app.json | 9 --------- 2 files changed, 11 deletions(-) delete mode 100644 applications/api/README.md delete mode 100644 applications/api/app.json diff --git a/applications/api/README.md b/applications/api/README.md deleted file mode 100644 index 4c694c0..0000000 --- a/applications/api/README.md +++ /dev/null @@ -1,2 +0,0 @@ -file add from gitlab api -this is readme.md \ No newline at end of file diff --git a/applications/api/app.json b/applications/api/app.json deleted file mode 100644 index 2b640de..0000000 --- a/applications/api/app.json +++ /dev/null @@ -1,9 +0,0 @@ - -{ - "$schema": "https://typedoc.org/schema.json", - "name":"abc", - "validation":true, - "emit": "both", - "basePath": "/test", - "exclude": ["abc"] -} \ No newline at end of file