mirror of
https://github.com/open-webui/mcpo.git
synced 2026-07-20 19:04:12 -04:00
[PR #108] [MERGED] 0.0.13 #163
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/open-webui/mcpo/pull/108
Author: @tjbck
Created: 4/28/2025
Status: ✅ Merged
Merged: 5/1/2025
Merged by: @tjbck
Base:
main← Head:dev📝 Commits (10+)
ec4524efeat: Support mixed types46fc6f3Merge pull request #82 from alpha-pet/feat-union-type9d3e34bfeat: implement option to make authentication required to access documentation and spec393f2e7Merge pull request #83 from alpha-pet/feat-extend-api-key-protection603327cfeat: supportAnyOfandNulle392df0Support Custom basemode and output schema464d886Support Custom basemode and output schema6f04974Merge branch 'dev' into main19f18b1Merge pull request #96 from cutekibry/fix-union-type780dd93Merge branch 'dev' into main📊 Changes
7 files changed (+312 additions, -37 deletions)
View changed files
📝
CHANGELOG.md(+16 -0)📝
pyproject.toml(+1 -1)📝
src/mcpo/__init__.py(+5 -0)📝
src/mcpo/main.py(+38 -18)📝
src/mcpo/tests/test_main.py(+87 -1)📝
src/mcpo/utils/auth.py(+73 -1)📝
src/mcpo/utils/main.py(+92 -16)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.