Fountain Coach Gitowner-controlled · read only

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

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

revision a281d290ad5363286b430365b79e513315275397 · 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"