swift-codex-openapi-kernel.git · .codex
swift-codex-openapi-kernel.git / .codex
revision d16ae18715167dd6ea507d8ca0a54f62d19c7f4e · 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": "./run-tests.sh"
}