Skip to content

Missing new python-httpx template in v7.16.0 #41

@mike-optifino

Description

@mike-optifino

In the latest (7.16.0) release was implement new template for httpx.

When I install
pip install openapi-generator-cli[jdk4py]

run the command to generate the client

openapi-generator-cli generate -g python-httpx -i ./openapi.json -o ./sdk --skip-validate-spec

get the error

Can't load config class with name 'python-httpx'
Available:
**
python
python-pydantic-v1
python-fastapi
python-flask
python-aiohttp
python-blueplanet
**
[error] Check the spelling of the generator's name and try again.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions