Wiki source code of Highlighted Collabs
Show last authors
| author | version | line-number | content |
|---|---|---|---|
| 1 | {{velocity wiki="false"}} | ||
| 2 | #if("$!request.outputSyntax" != '') | ||
| 3 | $response.setContentType('application/json') | ||
| 4 | #end | ||
| 5 | { | ||
| 6 | "greeting" : "Hello", | ||
| 7 | "location": "World" | ||
| 8 | } | ||
| 9 | {{/velocity}} | ||
| 10 | |||
| 11 | |||
| 12 | get the list of highlighted Collabs | ||
| 13 | |||
| 14 | |||
| 15 | [[/bin/get/Collabs/public-json-data/Highlighted%20Collabs/?xpage=plain&outputSyntax=plain>>https://wiki-dev.ebrains.eu/bin/get/Collabs/public-json-data/Highlighted%20Collabs/?xpage=plain&outputSyntax=plain]] |