Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to change endpoints naming template? #1904

Open
funnydman opened this issue Apr 7, 2024 · 0 comments
Open

How to change endpoints naming template? #1904

funnydman opened this issue Apr 7, 2024 · 0 comments

Comments

@funnydman
Copy link

I run the comand:

datamodel-codegen  --url http://localhost:8000/openapi.json --output src/server/models/language_server_rpc.py --openapi-scopes schemas paths tags parameters --output-model-type pydantic.BaseModel

And endpoint params are named like this: ApiV2WorkspacesWorkspaceIdMapDependenciesPostResponse

Is it possible to change that naming template?

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

No branches or pull requests

1 participant