mirror of
https://github.com/1Panel-dev/1Panel.git
synced 2026-09-22 16:00:51 +00:00
chore: fix some typos (#4564)
Signed-off-by: writegr <wellweek@outlook.com>
This commit is contained in:
@@ -156,7 +156,7 @@ const docTemplate = `{
|
||||
}
|
||||
}
|
||||
},
|
||||
"/apps/ingored": {
|
||||
"/apps/ignored": {
|
||||
"get": {
|
||||
"security": [
|
||||
{
|
||||
|
||||
@@ -149,7 +149,7 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"/apps/ingored": {
|
||||
"/apps/ignored": {
|
||||
"get": {
|
||||
"security": [
|
||||
{
|
||||
|
||||
@@ -5120,7 +5120,7 @@ paths:
|
||||
summary: Get app detail by id
|
||||
tags:
|
||||
- App
|
||||
/apps/ingored:
|
||||
/apps/ignored:
|
||||
get:
|
||||
consumes:
|
||||
- application/json
|
||||
|
||||
Reference in New Issue
Block a user