Skip to content

Yaml

YAML

Content type YAML
g.res.contentType = T.EContentType.YAML;
return "Hello world from the API Maker.";

Response

success: true
statusCode: 200
data: Hello world from the API Maker.