mirror of
				https://gitee.com/gitea/gitea
				synced 2025-11-04 08:30:25 +08:00 
			
		
		
		
	Show Gitea version in swagger (#14654)
Show Gitea version in swagger Co-authored-by: 6543 <6543@obermui.de>
This commit is contained in:
		@@ -19,7 +19,7 @@
 | 
			
		||||
      "name": "MIT",
 | 
			
		||||
      "url": "http://opensource.org/licenses/MIT"
 | 
			
		||||
    },
 | 
			
		||||
    "version": "1.1.1"
 | 
			
		||||
    "version": "{{AppVer}}"
 | 
			
		||||
  },
 | 
			
		||||
  "basePath": "{{AppSubUrl}}/api/v1",
 | 
			
		||||
  "paths": {
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user