openapi-react-query-codegen icon indicating copy to clipboard operation
openapi-react-query-codegen copied to clipboard

Fail to generate the queries of Camunda 7 openapi.yaml

Open sac-varadise opened this issue 3 months ago • 4 comments

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)

sac-varadise avatar May 14 '24 11:05 sac-varadise