legacy-jhs_created

When the Application was created.

APIs.ioEngineeringPlatform
View JSON Schema on GitHub

JSON Schema

apis-io-engineering-platform-legacy-jhs-created-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/legacy-jhs_created",
  "title": "legacy-jhs_created",
  "description": "When the Application was created.",
  "example": "2014-01-02T02:20:00Z",
  "format": "date-time",
  "readOnly": true,
  "type": "string"
}