Skip to content

Commit 9d73e50

Browse files
Update OpenAPI to version generated from ref 114f843 (#987)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 114f843 commit 9d73e50

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

api/openapi.json

+3-1
Original file line numberDiff line numberDiff line change
@@ -1581,7 +1581,9 @@
15811581
"MuxMatcherType": {
15821582
"type": "string",
15831583
"enum": [
1584-
"catch_all"
1584+
"catch_all",
1585+
"filename_match",
1586+
"request_type_match"
15851587
],
15861588
"title": "MuxMatcherType",
15871589
"description": "Represents the different types of matchers we support."

0 commit comments

Comments
 (0)