mirror of
https://github.com/kemko/nomad.git
synced 2026-01-08 19:35:41 +03:00
docs: remove subbullet points
They render ambiguously
This commit is contained in:
@@ -18,8 +18,8 @@ CLI (command/) -> API Client (api/) -> HTTP API (command/agent) -> RPC (nomad/)
|
||||
7. [ ] Update help text
|
||||
7. [ ] Implement and test new HTTP endpoint in `command/agent/<command>_endpoint.go`
|
||||
8. [ ] Implement and test new RPC endpoint in `nomad/<command>_endpoint.go`
|
||||
9. [ ] Implement and test new Client RPC endpoint in `client/<command>_endpoint.go`
|
||||
* For client endpoints only (e.g. Filesystem)
|
||||
9. [ ] Implement and test new Client RPC endpoint in
|
||||
`client/<command>_endpoint.go` (For client endpoints like Filesystem only)
|
||||
10. [ ] Implement and test new `api/` package Request and Response structs
|
||||
11. [ ] Implement and test new `api/` package helper methods
|
||||
12. [ ] Implement and test new `nomad/structs/` package Request and Response structs
|
||||
|
||||
Reference in New Issue
Block a user