{ "$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-details-schema.json", "title": "return_flowline_details", "description": "Switch whether to return flowline details with results.", "type": "boolean", "default": true, "examples": [ true ] }