mix codex.app_server.verify_protocol (codex_ex v0.1.0)

Copy Markdown View Source

Regenerates the Codex app-server protocol modules into a temporary directory and fails if the committed generated files have drifted from the current schema snapshot.

Usage

mix codex.app_server.verify_protocol [options]

Options

  • --schema-root - Schema snapshot root. Defaults to priv/schema.
  • --generated-path - Generated Elixir path. Defaults to lib/codex_ex/app_server/protocol/generated.
  • --help, -h - Show this help