Skip to content

Commit 4ae3a44

Browse files
author
the ngrok rock 🪨
committed
automated generation of docs from buildkite
1 parent 750a411 commit 4ae3a44

File tree

409 files changed

+1393
-1029
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

409 files changed

+1393
-1029
lines changed

docs/api/resources/examples/_abuse_reports_create_response.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,17 +4,17 @@
44

55
```json
66
{
7-
"created_at": "2025-09-04T10:11:35Z",
7+
"created_at": "2025-09-20T10:07:53Z",
88
"hostnames": [
99
{
1010
"hostname": "legit-facebook-login.ngrok.io",
1111
"status": "PENDING"
1212
}
1313
],
14-
"id": "abrp_32ELHJ639BxAVSec1pqhO0vKmAv",
14+
"id": "abrp_32xWnurkHQp4cePHUL8wAePg8Xt",
1515
"metadata": "{\"incident_id\":1233122}",
1616
"status": "PENDING",
17-
"uri": "https://api.ngrok.com/abuse_reports/abrp_32ELHJ639BxAVSec1pqhO0vKmAv",
17+
"uri": "https://api.ngrok.com/abuse_reports/abrp_32xWnurkHQp4cePHUL8wAePg8Xt",
1818
"urls": [
1919
"http://legit-facebook-login.ngrok.io/login"
2020
]

docs/api/resources/examples/_abuse_reports_get_request.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,5 +7,5 @@ curl \
77
-X GET \
88
-H "Authorization: Bearer {API_KEY}" \
99
-H "Ngrok-Version: 2" \
10-
https://api.ngrok.com/abuse_reports/abrp_32ELHJ639BxAVSec1pqhO0vKmAv
10+
https://api.ngrok.com/abuse_reports/abrp_32xWnurkHQp4cePHUL8wAePg8Xt
1111
```

docs/api/resources/examples/_abuse_reports_get_response.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,17 +4,17 @@
44

55
```json
66
{
7-
"created_at": "2025-09-04T10:11:35Z",
7+
"created_at": "2025-09-20T10:07:53Z",
88
"hostnames": [
99
{
1010
"hostname": "legit-facebook-login.ngrok.io",
1111
"status": "PENDING"
1212
}
1313
],
14-
"id": "abrp_32ELHJ639BxAVSec1pqhO0vKmAv",
14+
"id": "abrp_32xWnurkHQp4cePHUL8wAePg8Xt",
1515
"metadata": "{\"incident_id\":1233122}",
1616
"status": "PENDING",
17-
"uri": "https://api.ngrok.com/abuse_reports/abrp_32ELHJ639BxAVSec1pqhO0vKmAv",
17+
"uri": "https://api.ngrok.com/abuse_reports/abrp_32xWnurkHQp4cePHUL8wAePg8Xt",
1818
"urls": [
1919
"http://legit-facebook-login.ngrok.io/login"
2020
]

docs/api/resources/examples/_agent_ingresses_create_response.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,10 @@
66
{
77
"certificate_management_policy": null,
88
"certificate_management_status": null,
9-
"created_at": "2025-09-04T10:11:37Z",
9+
"created_at": "2025-09-20T10:07:55Z",
1010
"description": "acme devices",
1111
"domain": "connect.acme.com",
12-
"id": "agin_32ELHcC7y5A5ZDbW5prn13UplVf",
12+
"id": "agin_32xWo7q5Te6nJzdzm096By8DT1s",
1313
"ns_targets": [
1414
"1.kube-dns.kube-system.svc.cluster.local.",
1515
"2.kube-dns.kube-system.svc.cluster.local.",
@@ -19,6 +19,6 @@
1919
"region_domains": [
2020
"tunnel.us.connect.acme.com"
2121
],
22-
"uri": "/agent_ingresses/agin_32ELHcC7y5A5ZDbW5prn13UplVf"
22+
"uri": "/agent_ingresses/agin_32xWo7q5Te6nJzdzm096By8DT1s"
2323
}
2424
```

docs/api/resources/examples/_agent_ingresses_delete_request.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,5 +7,5 @@ curl \
77
-X DELETE \
88
-H "Authorization: Bearer {API_KEY}" \
99
-H "Ngrok-Version: 2" \
10-
https://api.ngrok.com/agent_ingresses/agin_32ELHcC7y5A5ZDbW5prn13UplVf
10+
https://api.ngrok.com/agent_ingresses/agin_32xWo7q5Te6nJzdzm096By8DT1s
1111
```

docs/api/resources/examples/_agent_ingresses_get_request.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,5 +7,5 @@ curl \
77
-X GET \
88
-H "Authorization: Bearer {API_KEY}" \
99
-H "Ngrok-Version: 2" \
10-
https://api.ngrok.com/agent_ingresses/agin_32ELHcC7y5A5ZDbW5prn13UplVf
10+
https://api.ngrok.com/agent_ingresses/agin_32xWo7q5Te6nJzdzm096By8DT1s
1111
```

docs/api/resources/examples/_agent_ingresses_get_response.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,10 @@
66
{
77
"certificate_management_policy": null,
88
"certificate_management_status": null,
9-
"created_at": "2025-09-04T10:11:37Z",
9+
"created_at": "2025-09-20T10:07:55Z",
1010
"description": "ACME Co. Device Ingress",
1111
"domain": "connect.acme.com",
12-
"id": "agin_32ELHcC7y5A5ZDbW5prn13UplVf",
12+
"id": "agin_32xWo7q5Te6nJzdzm096By8DT1s",
1313
"metadata": "{\"device_sku\": \"824JS4RZ1F8X\"}",
1414
"ns_targets": [
1515
"1.kube-dns.kube-system.svc.cluster.local.",
@@ -20,6 +20,6 @@
2020
"region_domains": [
2121
"tunnel.us.connect.acme.com"
2222
],
23-
"uri": "/agent_ingresses/agin_32ELHcC7y5A5ZDbW5prn13UplVf"
23+
"uri": "/agent_ingresses/agin_32xWo7q5Te6nJzdzm096By8DT1s"
2424
}
2525
```

docs/api/resources/examples/_agent_ingresses_list_response.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,10 +8,10 @@
88
{
99
"certificate_management_policy": null,
1010
"certificate_management_status": null,
11-
"created_at": "2025-09-04T10:11:37Z",
11+
"created_at": "2025-09-20T10:07:55Z",
1212
"description": "acme devices",
1313
"domain": "connect.acme.com",
14-
"id": "agin_32ELHcC7y5A5ZDbW5prn13UplVf",
14+
"id": "agin_32xWo7q5Te6nJzdzm096By8DT1s",
1515
"ns_targets": [
1616
"1.kube-dns.kube-system.svc.cluster.local.",
1717
"2.kube-dns.kube-system.svc.cluster.local.",
@@ -21,7 +21,7 @@
2121
"region_domains": [
2222
"tunnel.us.connect.acme.com"
2323
],
24-
"uri": "/agent_ingresses/agin_32ELHcC7y5A5ZDbW5prn13UplVf"
24+
"uri": "/agent_ingresses/agin_32xWo7q5Te6nJzdzm096By8DT1s"
2525
}
2626
],
2727
"next_page_uri": null,

docs/api/resources/examples/_agent_ingresses_update_request.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,5 +9,5 @@ curl \
99
-H "Content-Type: application/json" \
1010
-H "Ngrok-Version: 2" \
1111
-d '{"description":"ACME Co. Device Ingress","metadata":"{\"device_sku\": \"824JS4RZ1F8X\"}"}' \
12-
https://api.ngrok.com/agent_ingresses/agin_32ELHcC7y5A5ZDbW5prn13UplVf
12+
https://api.ngrok.com/agent_ingresses/agin_32xWo7q5Te6nJzdzm096By8DT1s
1313
```

docs/api/resources/examples/_agent_ingresses_update_response.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,10 @@
66
{
77
"certificate_management_policy": null,
88
"certificate_management_status": null,
9-
"created_at": "2025-09-04T10:11:37Z",
9+
"created_at": "2025-09-20T10:07:55Z",
1010
"description": "ACME Co. Device Ingress",
1111
"domain": "connect.acme.com",
12-
"id": "agin_32ELHcC7y5A5ZDbW5prn13UplVf",
12+
"id": "agin_32xWo7q5Te6nJzdzm096By8DT1s",
1313
"metadata": "{\"device_sku\": \"824JS4RZ1F8X\"}",
1414
"ns_targets": [
1515
"1.kube-dns.kube-system.svc.cluster.local.",
@@ -20,6 +20,6 @@
2020
"region_domains": [
2121
"tunnel.us.connect.acme.com"
2222
],
23-
"uri": "/agent_ingresses/agin_32ELHcC7y5A5ZDbW5prn13UplVf"
23+
"uri": "/agent_ingresses/agin_32xWo7q5Te6nJzdzm096By8DT1s"
2424
}
2525
```

0 commit comments

Comments
 (0)