Skip to content

Conversation

@tobias-bahls
Copy link

When generating routers and a tag in the openapi spec file contains a hyphen, the python package will contain the hyphen, causing some issues. This little PR fixes it by replacing the hyphen with _ so "my-api" will become "my_api".

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant