mirror of
				https://github.com/go-gitea/gitea.git
				synced 2025-10-31 16:01:32 +01:00 
			
		
		
		
	Show Gitea version in swagger (#14654)
Show Gitea version in swagger Co-authored-by: 6543 <6543@obermui.de>
This commit is contained in:
		
							parent
							
								
									9e852edc41
								
							
						
					
					
						commit
						a3cc842e15
					
				| @ -9,7 +9,7 @@ | ||||
| // | ||||
| //     Schemes: http, https | ||||
| //     BasePath: /api/v1 | ||||
| //     Version: 1.1.1 | ||||
| //     Version: {{AppVer}} | ||||
| //     License: MIT http://opensource.org/licenses/MIT | ||||
| // | ||||
| //     Consumes: | ||||
|  | ||||
| @ -19,7 +19,7 @@ | ||||
|       "name": "MIT", | ||||
|       "url": "http://opensource.org/licenses/MIT" | ||||
|     }, | ||||
|     "version": "1.1.1" | ||||
|     "version": "{{AppVer}}" | ||||
|   }, | ||||
|   "basePath": "{{AppSubUrl}}/api/v1", | ||||
|   "paths": { | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user