Get file from /repository
Retrieve staticly served files over the server.
URL : /repository/contracts/:full_match | partial_match/:chain/:address/:filePath
Method : GET
Example
Responses
Condition : The file is found at the path.
Code : 200 OK
Content : File content
Condition : The file is not found at the path
Code : 404 Not Found
Content :
Cannot GET <URL>