magic_modified_on

When the route was last modified.

APIs.ioEngineeringPlatform
View JSON Schema on GitHub

JSON Schema

apis-io-engineering-platform-magic-modified-on-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/magic_modified_on",
  "title": "magic_modified_on",
  "description": "When the route was last modified.",
  "example": "2017-06-14T05:20:00Z",
  "format": "date-time",
  "readOnly": true,
  "type": "string"
}