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

Consistent api interfaces #5530

Merged
merged 10 commits into from
Feb 9, 2024

Conversation

psh
Copy link
Collaborator

@psh psh commented Feb 9, 2024

No functionality was changed (at least, I hope not!) - this was all an exercise in consistency to make sure all of our retrofit interfaces are written in Kotlin. interface definitions changed, but none of the higher level code needed to, since they're compatible with their previous (java) versions.

The goal of this was to be consistent across the board - now ALL of our retrofit instances are in the same language.

@nicolas-raoul nicolas-raoul merged commit f9090b0 into commons-app:main Feb 9, 2024
1 check 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.

2 participants