When the route was created.
{ "$schema": "https://json-schema.org/draft/2020-12/schema", "$id": "#/components/schemas/magic_created_on", "title": "magic_created_on", "description": "When the route was created.", "example": "2017-06-14T00:00:00Z", "format": "date-time", "readOnly": true, "type": "string" }