mirror of
				https://github.com/go-gitea/gitea.git
				synced 2025-10-31 21:28:11 +09:00 
			
		
		
		
	| @@ -41,7 +41,7 @@ type CreateHookOptionConfig map[string]string | ||||
| // CreateHookOption options when create a hook | ||||
| type CreateHookOption struct { | ||||
| 	// required: true | ||||
| 	// enum: dingtalk,discord,gitea,gogs,msteams,slack,telegram | ||||
| 	// enum: dingtalk,discord,gitea,gogs,msteams,slack,telegram,feishu | ||||
| 	Type string `json:"type" binding:"Required"` | ||||
| 	// required: true | ||||
| 	Config       CreateHookOptionConfig `json:"config" binding:"Required"` | ||||
|   | ||||
		Reference in New Issue
	
	Block a user