Merge pull request #2989 from jrasell/patch-1

Update job.html read most recent deployment sample
This commit is contained in:
Alex Dadgar
2017-08-08 10:10:34 -07:00
committed by GitHub

View File

@@ -921,7 +921,7 @@ The table below shows this endpoint's support for
```text
$ curl \
https://nomad.rocks/v1/job/my-job/deployments
https://nomad.rocks/v1/job/my-job/deployment
```
### Sample Response