-
Couldn't load subscription status.
- Fork 30
#300 DefaultSerializer can't unit class. #301
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
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for putting this pull request together! One minor comment here.
| */ | ||
| private final ILogger logger; | ||
|
|
||
| static Function<String, String> oDataTypeToClassName = odataType -> { |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Can you change this to a regular method instead of a delegate function please?
|
Also, your fork doesn't seem to be up to date and this pull request is conflicting, can you pull the latest and rebase your pull request please? |
|
pull to master
On 31 Aug 2021, at 14:34, Vincent Biret ***@***.***> wrote:
Also, your fork doesn't seem to be up to date and this pull request is conflicting, can you pull the latest and rebase your pull request please?
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub <#301 (comment)>, or unsubscribe <https://github.com/notifications/unsubscribe-auth/AAIMLQY5ID3IFHA7FYCSEWTT7S45PANCNFSM5DDSMJ3A>.
Triage notifications on the go with GitHub Mobile for iOS <https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675> or Android <https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub>.
Regards,
Valentin Popov
|
|
superseded by #302, closing |
Fixes #300
package name should be lowercase