1.60.0
2025-01-07
Bug Fixes
- docs: correct markdown hyperlink syntax for sharing projects (9a9a474)
- openapi: openApi generator now declares request types into operations as parameter types (917b434)
Features
- cli: added package command, which creates a standalone bundle of a taxi project (6da232f)
- openapi: openApi generator can now declare write operations using a new
x-taxi-operation-kind
tag (b298a38) - package-manager: support github: and gitlab: as versions in taxi.conf dependencies (59611c2)