Skip to content

Commit

Permalink
Update OpenAPI to version generated from ref 114f843 (#987)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and github-actions[bot] authored Feb 7, 2025
1 parent 114f843 commit 9d73e50
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion api/openapi.json
Original file line number Diff line number Diff line change
Expand Up @@ -1581,7 +1581,9 @@
"MuxMatcherType": {
"type": "string",
"enum": [
"catch_all"
"catch_all",
"filename_match",
"request_type_match"
],
"title": "MuxMatcherType",
"description": "Represents the different types of matchers we support."
Expand Down

0 comments on commit 9d73e50

Please sign in to comment.