mirror of
				https://gitee.com/gitea/gitea
				synced 2025-11-04 08:30:25 +08:00 
			
		
		
		
	Add better Swagger description and a example for GetArchive (#12743)
Co-authored-by: techknowlogick <techknowlogick@gitea.io>
This commit is contained in:
		@@ -2075,7 +2075,7 @@
 | 
			
		||||
          },
 | 
			
		||||
          {
 | 
			
		||||
            "type": "string",
 | 
			
		||||
            "description": "archive to download, consisting of a git reference and archive",
 | 
			
		||||
            "description": "the git reference for download with attached archive format (e.g. master.zip)",
 | 
			
		||||
            "name": "archive",
 | 
			
		||||
            "in": "path",
 | 
			
		||||
            "required": true
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user