IndexResource Resource

The Class IndexResource.

GET

Response Body
media type data type
text/plain (custom)

Example

Request
GET 
Accept: text/plain

              
Response
HTTP/1.1 200 OK
Content-Type: text/plain

                
...
                
              

GET /index

Response Body
media type data type
text/plain (custom)

Example

Request
GET /index
Accept: text/plain

              
Response
HTTP/1.1 200 OK
Content-Type: text/plain

                
...
                
              

GET /admin/stack

Response Body
media type data type
text/plain (custom)

Example

Request
GET /admin/stack
Accept: text/plain

              
Response
HTTP/1.1 200 OK
Content-Type: text/plain

                
...
                
              

GET /admin/status

Response Body
media type data type
text/plain (custom)

Example

Request
GET /admin/status
Accept: text/plain

              
Response
HTTP/1.1 200 OK
Content-Type: text/plain

                
...