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

Start to implement code generation based on LINE OpenAPI specification #360

Closed
Yang-33 opened this issue Sep 22, 2023 · 1 comment
Closed

Comments

@Yang-33
Copy link
Contributor

Yang-33 commented Sep 22, 2023

The repository https://github.com/line/line-openapi publishes API schemas, which we could utilize by using the OpenAPI generator. This would allow SDK users to always access the latest features in the LINE API.

8.x version will contain tons of 💣 Breaking Changes 💣.

  • line-bot-sdk-java
  • line-bot-sdk-python
  • line-bot-sdk-php
  • line-bot-sdk-ruby (WIP)
  • line-bot-sdk-nodejs (WIP)

are already generated by openapi-generator. This issue is the last task to automate generating line-bot-sdk code.

@Yang-33
Copy link
Contributor Author

Yang-33 commented Oct 31, 2023

resolved by #365 !!!!!!!!!!

@Yang-33 Yang-33 closed this as completed Oct 31, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant