GET /test_api/marble/another_changed
HTTP 200 OK
Content-Type: text/html; charset=utf-8
{
"another_changed": "2023-03-29T05:03:27.376Z"
}
<?xml version="1.0" encoding="UTF-8"?>
<hash>
<another-changed type="dateTime">2023-03-29T05:03:27Z</another-changed>
</hash>
Path | Verb | Controller#Action |
---|---|---|
another_changed | GET | test_api/marble#another_changed_action |