Files
moby/api/types/swarm
Aaron Lehmann d8b8b12994 api: Remove omitempty tag on Parallelism
It doesn't make sense to use omitempty here. 0 is a meaningful value and
it's different from the default. If someone sets Parallelism to 0, we
want to show that Parallelism is 0, not hide the field.

Signed-off-by: Aaron Lehmann <aaron.lehmann@docker.com>
2016-11-16 16:21:25 -08:00
..
2016-09-26 17:17:52 +08:00
2016-11-03 08:10:14 -07:00
2016-11-09 14:27:45 -05:00