{ "$schema": "https://json-schema.org/draft/2020-12/schema", "$id": "https://raw.githubusercontent.com/api-evangelist/epa/refs/heads/main/json-schema/cip-service-randomnav-rb-schema.json", "title": "randomnav_rb", "description": "randomnav_rb schema from CIP-service Indexing API", "type": "object", "properties": { "nhdplus_version": { "default": "nhdplus_h", "$ref": "#/components/schemas/nhdplus_version" } } }