We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1655dea commit 488b09dCopy full SHA for 488b09d
1 file changed
src/main/java/com/github/dockerjava/api/model/ServiceGlobalModeOptions.java
@@ -1,5 +1,6 @@
1
package com.github.dockerjava.api.model;
2
3
+import com.fasterxml.jackson.annotation.JsonIgnoreProperties;
4
import com.github.dockerjava.core.RemoteApiVersion;
5
import org.apache.commons.lang.builder.EqualsBuilder;
6
import org.apache.commons.lang.builder.HashCodeBuilder;
0 commit comments