swift-codex-openapi-kernel.git · .codex
swift-codex-openapi-kernel.git / .codex
revision 0afb927568a223db3ce780b6e3bc17a4a002df4e · complete file
{
"repo": "swift-codex-openapi-kernel",
"codex-compatible": true,
"advertise": true,
"structure": {
"openapi": "OpenAPI",
"source": "Sources",
"generated": "Generated",
"tests": "Tests"
},
"cli": "swift run generator --input OpenAPI/api.yaml --output Generated/",
"test": "swift test -v"
}