{ "$schema": "https://json-schema.org/draft/2020-12/schema", "$id": "https://raw.githubusercontent.com/api-evangelist/epa/refs/heads/main/json-schema/cip-service-return-flowline-geometry-schema.json", "title": "return_flowline_geometry", "description": "Switch whether to return flowline geometry information with results.", "type": "boolean", "default": true, "examples": [ true ] }