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

Add links to documentation to index metadata #4

@ZacharyKlein

Description

@ZacharyKlein

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",

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions