Render · Schema

readReplicasInput

CloudPlatformDeploymentInfrastructureDevOpsWeb ServicesDatabasesHosting
View JSON Schema on GitHub

JSON Schema

render-readreplicasinput-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/readReplicasInput",
  "title": "readReplicasInput",
  "type": "array",
  "items": {
    "$ref": "#/components/schemas/readReplicaInput"
  }
}