hook content type json
This commit is contained in:
		
							parent
							
								
									6ce8aa731a
								
							
						
					
					
						commit
						2978d34a87
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -329,7 +329,7 @@ async fn admin(api: &forgejo_api::Forgejo) -> eyre::Result<()> {
 | 
			
		|||
        authorization_header: None,
 | 
			
		||||
        branch_filter: None,
 | 
			
		||||
        config: forgejo_api::CreateHookOptionConfig {
 | 
			
		||||
            content_type: "text/plain".into(),
 | 
			
		||||
            content_type: "application/json".into(),
 | 
			
		||||
            url: url::Url::parse("http://test.local/").unwrap(),
 | 
			
		||||
            other: Default::default(),
 | 
			
		||||
        },
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue