Commit 9ba70a9
authored
fix JsonProperty annotation for container healthchecks (docker-java#1511) (docker-java#1539)
1 parent 2dc6b0a commit 9ba70a9Copy full SHA for 9ba70a9
1 file changed
+1-1Lines changed: 1 addition & 1 deletion
File tree
Expand file treeCollapse file tree
Open diff view settings
Filter options
- docker-java-api/src/main/java/com/github/dockerjava/api/model
Expand file treeCollapse file tree
Open diff view settings
Collapse file
docker-java-api/src/main/java/com/github/dockerjava/api/model/ContainerSpec.java
Copy file name to clipboardExpand all lines: docker-java-api/src/main/java/com/github/dockerjava/api/model/ContainerSpec.java+1-1Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
137 | 137 | |
138 | 138 | |
139 | 139 | |
140 | | - |
| 140 | + |
141 | 141 | |
142 | 142 | |
143 | 143 | |
|
0 commit comments