Commit ca43327
authored
[batch, auth, monitoring, ci] API documentation additions and fixes (#14833)
## Change Description
Updates batch service openapi documentation to fix tabulation bugs and
add request and response object definitions. Adds openapi and swagger
documentation for the ci, auth and monitoring services.
## Security Assessment
- This change has a medium security impact
### Impact Description
New endpoints added to auth, ci and monitoring, but in analogy to the
existing batch swagger and monitoring endpoints. They take no
parameters, are intentionally public, and serve only minimally templated
content from system setup variables for version and base path.
(Reviewers: please confirm the security impact before approving)1 parent 00c3128 commit ca43327
File tree
7 files changed
+1980
-129
lines changed- auth/auth
- templates
- batch/batch/front_end/templates
- ci/ci
- templates
- monitoring/monitoring
- templates
7 files changed
+1980
-129
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
36 | | - | |
| 36 | + | |
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
| |||
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
| 48 | + | |
48 | 49 | | |
49 | 50 | | |
50 | 51 | | |
| |||
221 | 222 | | |
222 | 223 | | |
223 | 224 | | |
| 225 | + | |
| 226 | + | |
| 227 | + | |
| 228 | + | |
| 229 | + | |
| 230 | + | |
| 231 | + | |
| 232 | + | |
| 233 | + | |
| 234 | + | |
| 235 | + | |
| 236 | + | |
| 237 | + | |
| 238 | + | |
224 | 239 | | |
225 | 240 | | |
226 | 241 | | |
| |||
0 commit comments