{ "$schema": "https://json-schema.org/draft/2020-12/schema", "$id": "https://raw.githubusercontent.com/api-evangelist/epa/refs/heads/main/json-schema/cip-service-flowline-count-schema.json", "title": "flowline_count", "description": "Total count of flowlines returned from analysis.", "type": "integer", "format": "int32" }