chore: fix some typos (#4564)

Signed-off-by: writegr <wellweek@outlook.com>
This commit is contained in:
writegr
2024-04-18 12:24:40 +08:00
committed by GitHub
parent 4832081b82
commit a5fdff61ff
4 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -156,7 +156,7 @@ const docTemplate = `{
}
}
},
"/apps/ingored": {
"/apps/ignored": {
"get": {
"security": [
{
+1 -1
View File
@@ -149,7 +149,7 @@
}
}
},
"/apps/ingored": {
"/apps/ignored": {
"get": {
"security": [
{
+1 -1
View File
@@ -5120,7 +5120,7 @@ paths:
summary: Get app detail by id
tags:
- App
/apps/ingored:
/apps/ignored:
get:
consumes:
- application/json