Builder
Get template
Gets the template for a new plugin of the given language.
GET
/
api
/
v1
/
template
/
{language}
Path Parameters
language
string
requiredThe language toolchain used to configure the builder
Query Parameters
namespace
string
Response
200 - application/json
lang
string
requiredThe language of a plugin
contents
string
requiredThe source code of a plugin
tests
object[]
An array of tests