/
SO
songloft-org
/
Songloft API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Subscribe
songloft-org
Songloft API
post
验证缓存目录
v56
latest
Swagger 2.0
Apache 2.0
raw.githubusercontent.com
2026-08-06
161
86
383.8 KB
缓存管理
验证缓存目录
验证指定目录是否可用作缓存目录。目录不存在时自动创建,检查可写性并返回磁盘空间信息。
post
/cache-manage/validate-dir
Request body
HandlersDirValidateRequest
required
path
string
Response
验证结果
HandlersDirValidateResponse
required
created
boolean
error
string
free_size
integer
total_size
integer
valid
boolean