1.5 KiB
1.5 KiB
id, title, localeTitle, challengeType, isRequired
id | title | localeTitle | challengeType | isRequired |
---|---|---|---|---|
bd7158d8c443edefaeb5bd0f | File Metadata Microservice | 文件元数据微服务 | 4 | true |
Description
Instructions
Tests
tests:
- text: 我可以提交包含文件上传的FormData对象。
testString: ''
- text: “当我提交某些内容时,我将在JSON响应中收到以字节为单位的文件大小。”
testString: ''
Challenge Seed
Solution
// solution required