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

fix: revert back to the simple funcName style operationID #135

Merged
merged 3 commits into from
Jul 4, 2024

Conversation

dylanhitt
Copy link
Collaborator

When using the FullName you end up with some pretty gnarly function name when generating clientSDKs

type PATCHv2devicesNamedeallocateGitlabComdylanhittmyprojpkgapiserverv2handlerHandlerRequesBody

I realized it's possible to override this but our default should be a bit more organized.

Let me know what you think.

@dylanhitt dylanhitt requested a review from EwenQuim July 1, 2024 19:35
@EwenQuim
Copy link
Member

EwenQuim commented Jul 1, 2024

Good idea. Can you add some tests please? So users will have some ideas of what they can expect to do.

Thanks again!

@dylanhitt
Copy link
Collaborator Author

There,

Let me know if you need anything else.

Cheers

@EwenQuim EwenQuim merged commit 08eec26 into main Jul 4, 2024
4 checks passed
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.

None yet

2 participants