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