{ "openapi": "3.0.0", "info": { "title": "Generated by cue.", "version": "no version" }, "paths": {}, "components": { "schemas": { "CaptureMode": { "type": "string", "enum": [ "DEFAULT", "IPTABLES", "NONE" ] } } } }