zero-trust-gateway_deleted_at

Date of deletion, if any.

APIs.ioEngineeringPlatform
View JSON Schema on GitHub

JSON Schema

apis-io-engineering-platform-zero-trust-gateway-deleted-at-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/zero-trust-gateway_deleted_at",
  "title": "zero-trust-gateway_deleted_at",
  "description": "Date of deletion, if any.",
  "format": "date-time",
  "nullable": true,
  "readOnly": true,
  "type": "string"
}