Skip to content

Commit

Permalink
feat: copilot 编辑器支持免登录 #11290
Browse files Browse the repository at this point in the history
  • Loading branch information
hejieehe committed Dec 9, 2024
1 parent b0d9adc commit db544cf
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,6 @@ package com.tencent.devops.repository.pojo.enums
* token 应用类型
*/
enum class TokenAppTypeEnum {
OAUTH, // oauth认证
OAUTH2, // oauth认证
COPILOT_OPEN_TOKEN; // copilot open token
}

0 comments on commit db544cf

Please sign in to comment.