Commit c0618fc
authored
* Add profiling stubs
The purpose is to add enough data to generate the rest-api-spec.
* Add _internal endpoints
They are only here for the purpose of generating rest-api-spec files, so a lot
of the content is empty.
* Fix lint
* Update tsconfig.json
* Run make contrib
(cherry picked from commit 5f707db)
# Conflicts:
# output/schema/validation-errors.json
# output/typescript/types.ts
# specification/_doc_ids/table.csv
# specification/tsconfig.json
1 parent 50165fd commit c0618fc
File tree
25 files changed
+1486
-32
lines changed- compiler/src/steps
- output
- schema
- typescript
- specification
- _doc_ids
- _internal
- delete_desired_balance
- delete_desired_nodes
- get_desired_balance
- get_desired_nodes
- prevalidate_node_removal
- update_desired_nodes
- profiling
- flamegraph
- stacktraces
- status
25 files changed
+1486
-32
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
40 | | - | |
41 | | - | |
42 | 40 | | |
43 | 41 | | |
44 | 42 | | |
| |||
281 | 279 | | |
282 | 280 | | |
283 | 281 | | |
284 | | - | |
285 | | - | |
286 | | - | |
287 | | - | |
288 | | - | |
289 | 282 | | |
290 | 283 | | |
291 | 284 | | |
| |||
0 commit comments