mirror of
https://github.com/fabro-sh/fabro.git
synced 2026-09-05 08:10:39 +00:00
Replace openapi-typescript types-only output with a full TypeScript Axios client generated by openapi-generator-cli. The generated code is committed so IDE support works without running codegen. arc-web consumes the client via bun workspaces. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
7 lines
154 B
JSON
7 lines
154 B
JSON
{
|
|
"$schema": "./node_modules/@openapitools/openapi-generator-cli/config.schema.json",
|
|
"spaces": 2,
|
|
"generator-cli": {
|
|
"version": "7.20.0"
|
|
}
|
|
}
|