Skip to content

Commit d510c79

Browse files
ngrok release botbmpngrok
authored andcommitted
Update generated files
1 parent da66ee5 commit d510c79

File tree

343 files changed

+17324
-1635
lines changed

Some content is hidden

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

343 files changed

+17324
-1635
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,16 @@
11
<!-- Code generated for API Clients. DO NOT EDIT. -->
2+
## 0.26.0
3+
* Add support for `ids` and `urls` query parameters when listing endpoint resources.
4+
5+
## 0.25.0
6+
* Renamed `upstream_proto` to `upstream_protocol` for `endpoint` resources
7+
* Added support for `pooling_enabled` on Endpoints
8+
* Add support for `vaults`
9+
* Add support for `secrets`
210

311
## 0.24.0
412
* Added support for Cloud Endpoints (currently in private beta).
13+
* Renamed `principal_id` to `principal` for `endpoint` resources
514

615
## 0.23.0
716
* Renamed the Policy Module to the Traffic Policy Module on HTTP Edge Routes, TCP Edges, and TLS Edges, which allows you to configure rules that can be used to influence and control traffic to and from your upstream service. The Traffic Policy itself is now specified as either a JSON or YAML string.

doc/NgrokAPI.html

Lines changed: 3 additions & 3 deletions
Large diffs are not rendered by default.

doc/NgrokAPI/Client.html

Lines changed: 223 additions & 67 deletions
Large diffs are not rendered by default.

doc/NgrokAPI/Error.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -295,9 +295,9 @@ <h3 class="signature first" id="response-instance_method">
295295
</div>
296296

297297
<div id="footer">
298-
Generated on Thu Oct 24 20:57:22 2024 by
298+
Generated on Thu Aug 14 22:44:14 2025 by
299299
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
300-
0.9.36 (ruby-3.3.5).
300+
0.9.36 (ruby-3.3.8).
301301
</div>
302302

303303
</div>

doc/NgrokAPI/Errors.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -105,9 +105,9 @@ <h2>Defined Under Namespace</h2>
105105
</div>
106106

107107
<div id="footer">
108-
Generated on Thu Oct 24 20:57:22 2024 by
108+
Generated on Thu Aug 14 22:44:14 2025 by
109109
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
110-
0.9.36 (ruby-3.3.5).
110+
0.9.36 (ruby-3.3.8).
111111
</div>
112112

113113
</div>

doc/NgrokAPI/Errors/NotFoundError.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -299,9 +299,9 @@ <h3 class="signature first" id="response-instance_method">
299299
</div>
300300

301301
<div id="footer">
302-
Generated on Thu Oct 24 20:57:24 2024 by
302+
Generated on Thu Aug 14 22:44:16 2025 by
303303
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
304-
0.9.36 (ruby-3.3.5).
304+
0.9.36 (ruby-3.3.8).
305305
</div>
306306

307307
</div>

doc/NgrokAPI/HttpClient.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1267,9 +1267,9 @@ <h3 class="signature " id="put-instance_method">
12671267
</div>
12681268

12691269
<div id="footer">
1270-
Generated on Thu Oct 24 20:57:22 2024 by
1270+
Generated on Thu Aug 14 22:44:14 2025 by
12711271
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
1272-
0.9.36 (ruby-3.3.5).
1272+
0.9.36 (ruby-3.3.8).
12731273
</div>
12741274

12751275
</div>

doc/NgrokAPI/Models.html

Lines changed: 4 additions & 4 deletions
Large diffs are not rendered by default.

doc/NgrokAPI/Models/APIKey.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1189,9 +1189,9 @@ <h3 class="signature " id="update-instance_method">
11891189
</div>
11901190

11911191
<div id="footer">
1192-
Generated on Thu Oct 24 20:57:23 2024 by
1192+
Generated on Thu Aug 14 22:44:15 2025 by
11931193
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
1194-
0.9.36 (ruby-3.3.5).
1194+
0.9.36 (ruby-3.3.8).
11951195
</div>
11961196

11971197
</div>

doc/NgrokAPI/Models/AWSAuth.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -659,9 +659,9 @@ <h3 class="signature " id="to_s-instance_method">
659659
</div>
660660

661661
<div id="footer">
662-
Generated on Thu Oct 24 20:57:23 2024 by
662+
Generated on Thu Aug 14 22:44:15 2025 by
663663
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
664-
0.9.36 (ruby-3.3.5).
664+
0.9.36 (ruby-3.3.8).
665665
</div>
666666

667667
</div>

0 commit comments

Comments
 (0)