Skip to content

Is it possible to make functions and types conform to the Swift naming convention? #22

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

Closed
Mx-Iris opened this issue Jan 30, 2024 · 4 comments · Fixed by #114
Closed

Comments

@Mx-Iris
Copy link

Mx-Iris commented Jan 30, 2024

No description provided.

@wei18
Copy link
Owner

wei18 commented Jan 30, 2024

It would be possible if we modify functions and types in the OAS each time before swift code generated.

For now, there are some discussions in the swift-openapi-generator,
please refer to the following issues for more ino.

@Mx-Iris
Copy link
Author

Mx-Iris commented Jan 30, 2024

It would be possible if we modify functions and types in the OAS each time before swift code generated.如果我们在生成Swift代码之前每次修改OAS中的函数和类型,那么这是可能的。

For now, there are some discussions in the swift-openapi-generator,目前,swift-openapi-generator中有一些讨论 please refer to the following issues for more ino.请参考以下问题以获取更多信息。

I see. Thanks for your answer

@Mx-Iris Mx-Iris closed this as completed Jan 30, 2024
@wei18 wei18 linked a pull request May 2, 2025 that will close this issue
@wei18
Copy link
Owner

wei18 commented May 4, 2025

Hi @Mx-Iris,

Please try out version 3.0.0.
The feature was contributed by @ryansobol — big thanks to him!

@Mx-Iris
Copy link
Author

Mx-Iris commented May 4, 2025

@wei18 Thank you for the reminder. I'm glad to see that this is supported, and thank you to @ryansobol as well!

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 a pull request may close this issue.

2 participants