healthchecks_description

A human-readable description of the health check.

APIs.ioEngineeringPlatform
View JSON Schema on GitHub

JSON Schema

apis-io-engineering-platform-healthchecks-description-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/healthchecks_description",
  "title": "healthchecks_description",
  "description": "A human-readable description of the health check.",
  "example": "Health check for www.example.com",
  "type": "string"
}