Skip to content

Commit 7534e5e

Browse files
authored
Merge pull request #200078 from ntrogh/alt-toc-rest-api
[Azure Load Testing] Add REST API link to ToC & landing page
2 parents 7c488f7 + 853884e commit 7534e5e

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

articles/load-testing/index.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -106,5 +106,7 @@ landingContent:
106106
linkLists:
107107
- linkListType: reference
108108
links:
109+
- text: REST API
110+
url: /rest/api/loadtesting/
109111
- text: Test configuration YAML
110112
url: reference-test-config-yaml.md

articles/load-testing/toc.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,8 @@
6565
href: monitor-load-testing.md
6666
- name: Reference
6767
items:
68+
- name: REST API
69+
href: /rest/api/loadtesting/
6870
- name: Test configuration YAML
6971
href: reference-test-config-yaml.md
7072
- name: Monitor data reference

0 commit comments

Comments
 (0)