Skip to content

Bug on parsing config.yml file #538

Closed
@motybz

Description

@motybz

We upgrade the version from 0.10.5 to 0.10.7
While we trying to generate a client with a config file the process failed

openapi-python-client generate --url=http://localhost:8000/latest/openapi.json --config=config.yml

Usage: openapi-python-client generate [OPTIONS]

Error: Invalid value: Unable to parse config

Without the config file, it works perfectly
The config file content:

project_name_override: doogle-rest-client
package_name_override: doogle_rest_client
package_version_override: 0.0.1

The issue does not appear in 0.10.5 version

Desktop (please complete the following information):

  • OS: ubuntu 18.04
  • Python Version: 3.7
  • openapi-python-client version - 0.10.7

Metadata

Metadata

Assignees

No one assigned

    Labels

    🐞bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions