Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitf0d5a4f

Browse files
committed
fix: list -> regex
1 parent4a6d818 commitf0d5a4f

File tree

2 files changed

+99
-98
lines changed

2 files changed

+99
-98
lines changed

‎aibridged/proto/aibridged.pb.go‎

Lines changed: 97 additions & 96 deletions
Some generated files are not rendered by default. Learn more aboutcustomizing how changed files appear on GitHub.

‎aibridged/proto/aibridged.proto‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -71,8 +71,8 @@ message GetMCPServerConfigsResponse {
7171
messageMCPServerConfig {
7272
stringid=1;// Maps to the ID of the External Auth; this ID is unique.
7373
stringurl=2;
74-
stringtool_allowlist=3;
75-
stringtool_denylist=4;
74+
stringtool_allow_regex=3;
75+
stringtool_deny_regex=4;
7676
}
7777

7878
messageGetMCPServerAccessTokensBatchRequest {

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp