diff options
| author | 方顺健 <[email protected]> | 2024-11-04 09:06:02 +0000 |
|---|---|---|
| committer | 方顺健 <[email protected]> | 2024-11-04 09:06:02 +0000 |
| commit | 25e4e439da852858cc82805ef79cbbd201e0763d (patch) | |
| tree | 8f6d2c48ff1b157fcdbe4a6554b2f7ebbaf62e2a /applications/api | |
| parent | 9358b857b52fbbc7bb146e9f84a29fa81b109989 (diff) | |
delete apidelete-file-test
Diffstat (limited to 'applications/api')
| -rw-r--r-- | applications/api/README.md | 2 | ||||
| -rw-r--r-- | applications/api/app.json | 9 |
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 |
