Skip to content

Commit

Permalink
Update code.md (#1699)
Browse files Browse the repository at this point in the history
  • Loading branch information
FranGuam authored Mar 31, 2024
1 parent 1c4cc9b commit 9b940b2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/code.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ permalink: /code

- `/code/compile-start`:下载代码文件并启动编译镜像。
- 请求方法:`POST`
- 请求:`body`中有`{code_id: uuid}`,以及 `token`
- 请求:`body`中有`{code_id: uuid}`(携带个人信息`token`
- 响应:`200``200 OK: Create container success`
- 错误:
- `422``422 Unprocessable Entity: Missing credentials`(请求缺失参数)
Expand Down

0 comments on commit 9b940b2

Please sign in to comment.