Fountain Coach Gitowner-controlled · read only

swift-codex-openapi-generator.git · .codex

swift-codex-openapi-generator.git / .codex

revision 183cc0fc48da18c38b6dda94e62b1cea8b13bd16 · complete file

repo: "swift-codex-openapi-generator"
entrypoint: "swift run generator --input OpenAPI/api.yaml --output Generated/"
generates:
  - "Generated/Client/"
  - "Generated/Server/"
language: "swift"
dependencies:
  - "vapor@4.115.0"
codex-compatible: true
triggers:
  - "OpenAPI/api.yaml"
tests:
  - "swift test"
visibility: "all generated code is committed"