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