This repository was archived by the owner on Jan 14, 2025. It is now read-only.

Description
We should provide at least two links to documentation in the default JSON index response:
E.g.:
{
"message":"Welcome to Grails!",
"environment":"development",
"appversion":"0.1",
"grailsversion":"3.3.2",
"appprofile":"rest-api",
"documentation": "http://docs.grails.org/latest/guide/single.html",
"profiledocumentation": "https://grails-profiles.github.io/rest-api/latest/guide/index.html",