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

Commitd5f8141

Browse files
committed
update JSON tags for WorkspaceName and AgentName in externalAgent struct
1 parent4ffad06 commitd5f8141

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎enterprise/cli/externalworkspaces.go‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,8 @@ import (
1616
)
1717

1818
typeexternalAgentstruct {
19-
WorkspaceNamestring`json:"-"`
20-
AgentNamestring`json:"-"`
19+
WorkspaceNamestring`json:"workspace_name"`
20+
AgentNamestring`json:"agent_name"`
2121
AuthTypestring`json:"auth_type"`
2222
AuthTokenstring`json:"auth_token"`
2323
InitScriptstring`json:"init_script"`

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp