This includes certificates (where it does nothing), but does not include any translations.
		
			
				
	
	
	
		
			1.7 KiB
		
	
	
	
	
	
	
	
			
		
		
	
	
			1.7 KiB
		
	
	
	
	
	
	
	
id, title, challengeType, isHidden, isRequired, forumTopicId
| id | title | challengeType | isHidden | isRequired | forumTopicId | 
|---|---|---|---|---|---|
| bd7158d8c443edefaeb5bd0f | File Metadata Microservice | 4 | false | true | 301506 | 
Description
Instructions
Tests
tests:
  - text: I can submit a FormData object that includes a file upload.
    testString: ''
  - text: 'When I submit something, I will receive the file size in bytes within the JSON response.'
    testString: ''
Challenge Seed
Solution
/**
  Backend challenges don't need solutions, 
  because they would need to be tested against a full working project. 
  Please check our contributing guidelines to learn more.
*/