r2_domain_name

Name of the custom domain

APIs.ioEngineeringPlatform
View JSON Schema on GitHub

JSON Schema

apis-io-engineering-platform-r2-domain-name-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/r2_domain_name",
  "title": "r2_domain_name",
  "description": "Name of the custom domain",
  "example": "example-domain/custom-domain.com",
  "type": "string"
}