feat: сделать split-клиент режимом по умолчанию

- добавлен operationsTree для сборки полного клиента
- удален режим генерации both
- обновлена документация под npm SDK workflow
- поднята версия пакета до 4.0.0
This commit is contained in:
2026-06-30 10:46:15 +03:00
parent bf340b3dbe
commit fe5d3ae091
9 changed files with 445 additions and 109 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@gromlab/api-codegen",
"version": "3.0.0",
"version": "4.0.0",
"description": "CLI tool to generate TypeScript API client from OpenAPI specification",
"type": "module",
"bin": {