上传文件
POST
/api/wikiExport/uploadWiki/{owner}/{repoName}/{projectId}最后修改时间: 1 年前
请求参数
Path 参数
owner
string
必需
owner of the repo
projectId
integer
必需
id of the project
repoName
string
必需
name of the repo
Body 参数multipart/form-data
multipartFile
file
可选
multipartFile
示例代码
返回响应
OK(200)
Created(201)
Unauthorized(401)
Forbidden(403)
Not Found(404)
HTTP 状态码: 200
内容格式: JSONapplication/json
数据结构
No schema defined
示例
未设置
最后修改时间: 1 年前