Closed
Description
Describe the bug
I tried to generate the client with Camunda 7 openapi.yaml but it's failed via creating the queries.
To Reproduce
Run the following command with the provided openapi.yaml
openapi-rq -i ./openapi.yaml -o ./client -c axios --format prettier --debug
OpenAPI spec file
openapi.yaml.zip
Expected behavior
requests
and queries
folder code generate successfully.
- OS: macOS
- Version 14.4.1 (23E224)