Skip to content

[Python] Camel case seems to be not applied to classes' names #3988

@khorolets

Description

@khorolets
Description

I am using swagger-codegen to generate python lib. Everything is working.

But for urls similar to /data_sources/ class that generated is named DatasourcesApi. I suspect that function that makes it camel cased didn't work.

Can you help me? Thank you!

Swagger-codegen version

2.2.1 (current stable)

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions