Test
Body
sourcestringOptionalExample:
Source code to be tested
public class Main { public static void main(String[] args) { System.out.println("Hello World"); }}compilerstringOptionalExample:
Compiler to be used
javacmetastringOptionalExample:
Additional metadata
Test metadataResponses
200
Successful response
application/json
messagestringOptionalExample:
Response message
Success400
Bad request
500
Internal server error
post
/api/v1/testLast updated