Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 341 Bytes

File metadata and controls

8 lines (5 loc) · 341 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/*
  • Before generating code delete the generated/ directory to avoid stale files