access_timestamp

APIs.ioEngineeringPlatform
View JSON Schema on GitHub

JSON Schema

apis-io-engineering-platform-access-timestamp-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/access_timestamp",
  "title": "access_timestamp",
  "example": "2014-01-01T05:20:00.12345Z",
  "format": "date-time",
  "type": "string"
}