Apache Dubbo · JSON Structure

Dubbo Admin Model. Registry Source Structure

model.RegistrySource schema from Dubbo Admin API

Type: string Properties: 0
ApacheGoJavaMicroservicesOpen SourceRPCService DiscoveryService Mesh

model.RegistrySource is a JSON Structure definition published by Apache Dubbo. It conforms to the https://json-structure.org/meta/core/v0/# meta-schema.

Meta-schema: https://json-structure.org/meta/core/v0/#

JSON Structure

Raw ↑
{
  "$schema": "https://json-structure.org/meta/core/v0/#",
  "$id": "https://raw.githubusercontent.com/api-evangelist/apache-dubbo/refs/heads/main/json-structure/dubbo-admin-model.-registry-source-structure.json",
  "name": "model.RegistrySource",
  "description": "model.RegistrySource schema from Dubbo Admin API",
  "type": "string"
}