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

Generate POJOs for killbill-plugin-api interfaces #87

Open
sbrossie opened this issue Apr 13, 2023 · 3 comments
Open

Generate POJOs for killbill-plugin-api interfaces #87

sbrossie opened this issue Apr 13, 2023 · 3 comments
Assignees

Comments

@sbrossie
Copy link
Member

In the same way we generated POJOs under boilerplate for killbill-api repo, we should do the same for killbill-plugin-api interfaces

@sbrossie
Copy link
Member Author

See #54

@reshmabidikar
Copy link
Contributor

Completed in #90. Closing this issue.

@sbrossie
Copy link
Member Author

I am re-opening the issue because it looks like we are missing a generate classes. For instance, for the usage module, we have a UsageContext interface with no matching POJO generated as shown here.

The work is to check which one we are missing - maybe usage is the only one - and generate them.

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

3 participants