Wiki source code of Highlighted Collabs
Hide last authors
| author | version | line-number | content |
|---|---|---|---|
| |
2.1 | 1 | {{velocity wiki="false"}} |
| |
7.1 | 2 | #if("$!request.outputSyntax" != '') |
| 3 | $response.setContentType('application/json') | ||
| 4 | #end | ||
| |
6.1 | 5 | { |
| 6 | "greeting" : "Hello", | ||
| 7 | "location": "World" | ||
| 8 | } | ||
| |
2.1 | 9 | {{/velocity}} |
| |
8.1 | 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]] |