Skip to content

Commit

Permalink
all: fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
schzhn committed Feb 6, 2025
1 parent aca08b1 commit 52089ad
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ NOTE: Add new changes BELOW THIS COMMENT.

### Added

- An option to specify the upstream timeout in the Web UI.
- The ability to specify the upstream timeout in the Web UI.

### Changed

Expand Down
1 change: 0 additions & 1 deletion openapi/openapi.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -1573,7 +1573,6 @@
'upstream_timeout':
'type': 'integer'
'minimum': 1
'maximum': 100
'description': 'The number of seconds to wait for a response from the upstream server'
'UpstreamsConfig':
'type': 'object'
Expand Down

0 comments on commit 52089ad

Please sign in to comment.