summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
author方顺健 <[email protected]>2024-09-29 08:57:15 +0000
committer方顺健 <[email protected]>2024-09-29 08:57:15 +0000
commitadd749e73dee777fc244831fc7759f3ec425d251 (patch)
treea944ffb6b4e16b580cb208b2601291e5334af308
parente054f26f60082f7c6a05716ef5ff48c7e018761b (diff)
delete api delete-api-patch
-rw-r--r--applications/api/README.md2
-rw-r--r--applications/api/app.json9
2 files changed, 0 insertions, 11 deletions
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