Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 398 Bytes

File metadata and controls

9 lines (6 loc) · 398 Bytes

Agents

This implementation is inspired by the OpenAPIGenerator

Development

  • Don't edit generated client code directly, instead edit the templates at templates/* or logic at internal/generators/*
  • Don't add Co-authored-by: Copilot to commit messages
  • Before generating code delete the generated/ directory to avoid stale files