Update contributing/checklist-jobspec.md
This commit is contained in:
parent
99ef00d5da
commit
467b0a8bd9
|
@ -62,4 +62,4 @@ a few ways that this can be accomplished:
|
|||
This conversion can be performed in-situ in the agent HTTP handler, as long as the conversion doesn't need to
|
||||
appear in other handlers.
|
||||
Otherwise, it is possible to register an extension on the JSON encoding used by the HTTP agent; these extensions
|
||||
can be put in `nomad/json/extensions.go`.
|
||||
can be put in `nomad/jsonhandles/extensions.go`.
|
||||
|
|
Loading…
Reference in New Issue