Workload Identity, Task API, and Dynamic Node Metadata Docs (#16102)

* docs: add dynamic node metadata api docs

Also update all paths in the client API docs to explicitly state the
`/v1/` prefix. We're inconsistent about that, but I think it's better to
display the full path than to only show the fragment. If we ever do a
`/v2/` whether or not we explicitly state `/v1/` in our docs won't be
our greatest concern.

* docs: add task-api docs
This commit is contained in:
Michael Schurter
2023-02-09 16:03:43 -08:00
committed by GitHub
parent 05f6fbc7a1
commit eabb47e2d0
6 changed files with 345 additions and 58 deletions

View File

@@ -14,6 +14,10 @@
"title": "JSON Jobs",
"path": "json-jobs"
},
{
"title": "Task API",
"path": "task-api"
},
{
"divider": true
},