add note to check for job diff

This commit is contained in:
Drew Bailey
2020-03-04 12:06:32 -05:00
committed by GitHub
parent 951fb027a0
commit d9ec319990

View File

@@ -16,6 +16,7 @@
* Validation happens in this package and must be implemented
* Implement other methods and tests from `api/` package
* [ ] Add conversion between `api/` and `nomad/structs` in `command/agent/job_endpoint.go`
* [ ] Add check for job diff in `nomad/structs/diff.go`
* [ ] Test conversion
## Docs