observatory_url

A URL.

APIs.ioEngineeringPlatform
View JSON Schema on GitHub

JSON Schema

apis-io-engineering-platform-observatory-url-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/observatory_url",
  "title": "observatory_url",
  "description": "A URL.",
  "example": "example.com",
  "type": "string"
}