Skip to content

Fix No serializer found for class com.githubdockerjava.api.model.ServiceGlobalModeOptions #1090 #1091

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

Merged
merged 1 commit into from
Nov 25, 2018

Conversation

andrzejszywala
Copy link

@andrzejszywala andrzejszywala commented Aug 29, 2018

closes #1090

This change is Reviewable

…dockerjava.api.model.ServiceGlobalModeOptions #1090
@KostyaSha
Copy link
Member

Would it fix if constructor will exist?

@andrzejszywala
Copy link
Author

No, because by default jackson it is looking for getter/setter pairs. ServiceGlobalModeOptions doesn't have any properties so this exception happens

@KostyaSha
Copy link
Member

I doesn't see that such options exists in api at all.

@KostyaSha KostyaSha added this to the 3.1.0-rc-6 milestone Nov 25, 2018
@KostyaSha KostyaSha merged commit 906df7c into docker-java:master Nov 25, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants