summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
author方顺健 <[email protected]>2024-11-04 09:06:02 +0000
committer方顺健 <[email protected]>2024-11-04 09:06:02 +0000
commit25e4e439da852858cc82805ef79cbbd201e0763d (patch)
tree8f6d2c48ff1b157fcdbe4a6554b2f7ebbaf62e2a
parent9358b857b52fbbc7bb146e9f84a29fa81b109989 (diff)
-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