Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 12 additions & 0 deletions config/_default/menus/api.en.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3648,6 +3648,18 @@ menu:
url: /api/latest/synthetics/
identifier: synthetics
generated: true
- name: Patch a global variable
url: '#patch-a-global-variable'
identifier: synthetics-patch-a-global-variable
parent: synthetics
generated: true
params:
versions:
- v2
operationids:
- PatchGlobalVariable
unstable: []
order: 20
- name: Save new value for on-demand concurrency cap
url: '#save-new-value-for-on-demand-concurrency-cap'
identifier: synthetics-save-new-value-for-on-demand-concurrency-cap
Expand Down
Loading
Loading