mirror of
https://github.com/kemko/nomad.git
synced 2026-01-04 17:35:43 +03:00
When `nomad job inspect` encodes the response, if the decoded JSON from the API doesn't exactly match the API struct, the field value will be omitted even if it has a value. We only want the JSON struct tag to `omitempty`.
26 KiB
26 KiB