Description
Generates Qt 6 C++ client code from OpenAPI descriptions. It helps developers connect Qt applications to HTTP APIs by producing typed request and response code from a service contract.
Use it as a development generator. Generated clients inherit assumptions from the API specification, so review authentication, validation, error handling, and generated diffs before shipping.